aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index db014cc87..dfa43a0aa 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -408,6 +408,10 @@ signup:
408 blacklist: [] 408 blacklist: []
409 409
410user: 410user:
411 history:
412 videos:
413 # Enable or disable video history by default for new users.
414 enabled: true
411 # Default value of maximum video bytes the user can upload (does not take into account transcoded files) 415 # Default value of maximum video bytes the user can upload (does not take into account transcoded files)
412 # Byte format is supported ("1GB" etc) 416 # Byte format is supported ("1GB" etc)
413 # -1 == unlimited 417 # -1 == unlimited