mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore] Turn accounts-registration-open
false by default (#2839)
This commit is contained in:
@@ -9,10 +9,11 @@
|
||||
|
||||
# Config pertaining to creation and maintenance of accounts on the server, as well as defaults for new accounts.
|
||||
|
||||
# Bool. Do we want people to be able to just submit sign up requests, or do we want invite only?
|
||||
# Bool. Allow people to submit new sign-up / registration requests via the form at /signup.
|
||||
#
|
||||
# Options: [true, false]
|
||||
# Default: true
|
||||
accounts-registration-open: true
|
||||
# Default: false
|
||||
accounts-registration-open: false
|
||||
|
||||
# Bool. Are sign up requests required to submit a reason for the request (eg., an explanation of why they want to join the instance)?
|
||||
# Options: [true, false]
|
||||
|
Reference in New Issue
Block a user