gotosocial: allow registration and expose public timeline
This commit is contained in:
@@ -14,7 +14,8 @@ in
|
|||||||
bind-address = "localhost";
|
bind-address = "localhost";
|
||||||
instance-languages = [ "de" "fi" "en" ];
|
instance-languages = [ "de" "fi" "en" ];
|
||||||
instance-inject-mastodon-version = true;
|
instance-inject-mastodon-version = true;
|
||||||
accounts-registrations-open = true;
|
accounts-registration-open = true;
|
||||||
|
instance-expose-public-timeline = true;
|
||||||
letsencrypt-enabled = false;
|
letsencrypt-enabled = false;
|
||||||
smtp-host = "horologium.uberspace.de";
|
smtp-host = "horologium.uberspace.de";
|
||||||
smtp-port = 587;
|
smtp-port = 587;
|
||||||
|
|||||||
Reference in New Issue
Block a user