Change registrations to be disabled by default for new servers (#29280)
This commit is contained in:
parent
491dd97642
commit
b71904816a
6 changed files with 23 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ defaults: &defaults
|
|||
site_terms: ''
|
||||
site_contact_username: ''
|
||||
site_contact_email: ''
|
||||
registrations_mode: 'open'
|
||||
registrations_mode: 'none'
|
||||
profile_directory: true
|
||||
closed_registrations_message: ''
|
||||
timeline_preview: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue