]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/production.yaml.example
Update FAQ.md
[github/Chocobozzz/PeerTube.git] / config / production.yaml.example
index 890ec94b983d984007677657e3aac30ef696e51d..514ab99a47c7a8764c63a27a09b49d6747323f8d 100644 (file)
@@ -90,7 +90,7 @@ storage:
   # Overridable client files : logo.svg, favicon.png and icons/*.png (PWA) in client/dist/assets/images
   # Could contain for example assets/images/favicon.png
   # If the file exists, peertube will serve it
-  # If not, peertube will fallback to the default fil
+  # If not, peertube will fallback to the default file
   client_overrides: '/var/www/peertube/storage/client-overrides/'
 
 log:
@@ -239,7 +239,7 @@ contact_form:
 signup:
   enabled: false
   limit: 10 # When the limit is reached, registrations are disabled. -1 == unlimited
-  mimimum_age: 16
+  minimum_age: 16
   requires_email_verification: false
   filters:
     cidr: # You can specify CIDR ranges to whitelist (empty = no filtering) or blacklist