aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 4dc5c281d..0175c7a12 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -230,6 +230,11 @@ views:
230 remote: 230 remote:
231 max_age: '30 days' 231 max_age: '30 days'
232 232
233 # PeerTube buffers local video views before updating and federating the video
234 local_buffer_update_interval: '30 minutes'
235
236 ip_view_expiration: '1 hour'
237
233plugins: 238plugins:
234 # The website PeerTube will ask for available PeerTube plugins and themes 239 # The website PeerTube will ask for available PeerTube plugins and themes
235 # This is an unmoderated plugin index, so only install plugins/themes you trust 240 # This is an unmoderated plugin index, so only install plugins/themes you trust