X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Fdefault.yaml;h=f43cbaf4b25a310718e7414eb4a1476e40e41c96;hb=d14a9532a1363b464d6d15fce86afc4983a8357e;hp=995638281159857b69869345ada0a43ae1215221;hpb=ac235c37e2d7112efbc182e0179cb27e75ef09a1;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/default.yaml b/config/default.yaml index 995638281..f43cbaf4b 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -25,6 +25,7 @@ redis: hostname: 'localhost' port: 6379 auth: null + db: 0 smtp: hostname: null @@ -59,6 +60,10 @@ admin: signup: enabled: false limit: 10 # When the limit is reached, registrations are disabled. -1 == unlimited + filters: + cidr: # You can specify CIDR ranges to whitelist (empty = no filtering) or blacklist + whitelist: [] + blacklist: [] user: # Default value of maximum video BYTES the user can upload (does not take into account transcoded files). @@ -90,10 +95,10 @@ instance: customizations: javascript: '' # Directly your JavaScript code (without