aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index a1b2991cf..341de49b8 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -155,6 +155,13 @@ views:
155 remote: 155 remote:
156 max_age: -1 156 max_age: -1
157 157
158plugins:
159 # The website PeerTube will ask for available PeerTube plugins
160 # This is an unmoderated plugin index, so only install plugins you trust
161 index:
162 enabled: true
163 url: 'https://packages.joinpeertube.org'
164
158cache: 165cache:
159 previews: 166 previews:
160 size: 500 # Max number of previews you want to cache 167 size: 500 # Max number of previews you want to cache