1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00
glitchsoc_ynh/sources/patches/app-disable-registration.patch

14 lines
396 B
Diff
Raw Normal View History

2022-01-11 18:40:01 +01:00
diff --git a/config/settings.yml b/config/settings.yml
index 094209822..2e2a5147d 100644
--- a/config/settings.yml
+++ b/config/settings.yml
@@ -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: ''
open_deletion: true