aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/default.yaml b/config/default.yaml
index da04c0e95..4230d262f 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -166,7 +166,7 @@ views:
166 # -1 means no cleanup 166 # -1 means no cleanup
167 # Other values could be '6 months' or '30 days' etc (PeerTube will periodically delete old entries from database) 167 # Other values could be '6 months' or '30 days' etc (PeerTube will periodically delete old entries from database)
168 remote: 168 remote:
169 max_age: -1 169 max_age: '30 days'
170 170
171plugins: 171plugins:
172 # The website PeerTube will ask for available PeerTube plugins and themes 172 # The website PeerTube will ask for available PeerTube plugins and themes