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 34a0a146f..f6e944298 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -178,6 +178,10 @@ plugins:
178 check_latest_versions_interval: '12 hours' # How often you want to check new plugins/themes versions 178 check_latest_versions_interval: '12 hours' # How often you want to check new plugins/themes versions
179 url: 'https://packages.joinpeertube.org' 179 url: 'https://packages.joinpeertube.org'
180 180
181federation:
182 videos:
183 federate_unlisted: true
184
181cache: 185cache:
182 previews: 186 previews:
183 size: 500 # Max number of previews you want to cache 187 size: 500 # Max number of previews you want to cache