X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Fdefault.yaml;h=f43cbaf4b25a310718e7414eb4a1476e40e41c96;hb=d14a9532a1363b464d6d15fce86afc4983a8357e;hp=8a177e628d925b999c042b0fbc2ae52237bb12ad;hpb=30c82f0d2e9adacc1d3398822aa7810c0ccbceb4;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/default.yaml b/config/default.yaml index 8a177e628..f43cbaf4b 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -60,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). @@ -91,10 +95,10 @@ instance: customizations: javascript: '' # Directly your JavaScript code (without