]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
feature/ability to disable video history by default (#5728)
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index db014cc87e54f2a39ecb0d7b109875cdba65b1e1..dfa43a0aab331255968b0a90f8903a805276edf8 100644 (file)
@@ -408,6 +408,10 @@ signup:
       blacklist: []
 
 user:
+  history:
+    videos:
+      # Enable or disable video history by default for new users.
+      enabled: true
   # Default value of maximum video bytes the user can upload (does not take into account transcoded files)
   # Byte format is supported ("1GB" etc)
   # -1 == unlimited