Change registrations to be disabled by default for new servers (#29280)

This commit is contained in:
Claire 2024-02-22 14:28:19 +01:00 committed by GitHub
commit b71904816a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 23 additions and 2 deletions

View file

@ -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