]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/production.yaml.example
Merge branch 'release/v1.2.0'
[github/Chocobozzz/PeerTube.git] / config / production.yaml.example
index c0dbf64b61eb748c4466997f11ca87c57c604577..661eac0d5ea19f38daaa796ecf02617bfc92c5b6 100644 (file)
@@ -115,8 +115,13 @@ cache:
     size: 500 # Max number of video captions/subtitles you want to cache
 
 admin:
+  # Used to generate the root user at first startup
+  # And to receive emails from the contact form
   email: 'admin@example.com'
 
+contact_form:
+  enabled: true
+
 signup:
   enabled: false
   limit: 10 # When the limit is reached, registrations are disabled. -1 == unlimited