diff --git a/mastodon/.env.production b/mastodon/.env.production index e1e4de6..81d72e3 100644 --- a/mastodon/.env.production +++ b/mastodon/.env.production @@ -30,7 +30,7 @@ ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY=24923f2e2296745137e79deb1bdaecf221406278ae7 # Registrations # ------------- # Single user mode will disable registrations and redirect frontpage to the first profile -SINGLE_USER_MODE=true +SINGLE_USER_MODE=false # Sending mail # ------------