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.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index ec38f4cf7..3c1dbb381 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -167,7 +167,7 @@ views:
167 # -1 means no cleanup 167 # -1 means no cleanup
168 # Other values could be '6 months' or '30 days' etc (PeerTube will periodically delete old entries from database) 168 # Other values could be '6 months' or '30 days' etc (PeerTube will periodically delete old entries from database)
169 remote: 169 remote:
170 max_age: -1 170 max_age: '30 days'
171 171
172plugins: 172plugins:
173 # The website PeerTube will ask for available PeerTube plugins and themes 173 # The website PeerTube will ask for available PeerTube plugins and themes