]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Translated using Weblate (Japanese)
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index b2c418a0ac4f7926ee4fe0dda26e78923dafab2c..37059e9e01cafdcd6ff84c86e5a75d4a708c9943 100644 (file)
@@ -382,9 +382,15 @@ contact_form:
 
 signup:
   enabled: false
+
   limit: 10 # When the limit is reached, registrations are disabled. -1 == unlimited
+
   minimum_age: 16 # Used to configure the signup form
+
+  # Users fill a form to register so moderators can accept/reject the registration
+  requires_approval: true
   requires_email_verification: false
+
   filters:
     cidr: # You can specify CIDR ranges to whitelist (empty = no filtering) or blacklist
       whitelist: []