aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 9b90bacfc..2a281f6c3 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -229,6 +229,7 @@ contact_form:
229signup: 229signup:
230 enabled: false 230 enabled: false
231 limit: 10 # When the limit is reached, registrations are disabled. -1 == unlimited 231 limit: 10 # When the limit is reached, registrations are disabled. -1 == unlimited
232 minimum_age: 16 # Used to configure the signup form
232 requires_email_verification: false 233 requires_email_verification: false
233 filters: 234 filters:
234 cidr: # You can specify CIDR ranges to whitelist (empty = no filtering) or blacklist 235 cidr: # You can specify CIDR ranges to whitelist (empty = no filtering) or blacklist