aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-07-25 10:44:21 +0200
committerChocobozzz <me@florianbigard.com>2019-07-25 11:00:45 +0200
commit41b15c892192073828458d007256a9dfdf3bb6fb (patch)
treeacfa791944197742044a85a84d1313db74b8e4f4 /config
parent03652b3179b7d3d2959b68318fdc5e00f94eb95f (diff)
downloadPeerTube-41b15c892192073828458d007256a9dfdf3bb6fb.tar.gz
PeerTube-41b15c892192073828458d007256a9dfdf3bb6fb.tar.zst
PeerTube-41b15c892192073828458d007256a9dfdf3bb6fb.zip
Update client dependencies
Diffstat (limited to 'config')
-rw-r--r--config/test.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/test.yaml b/config/test.yaml
index ddce573aa..e5ac74f57 100644
--- a/config/test.yaml
+++ b/config/test.yaml
@@ -87,3 +87,7 @@ import:
87 87
88instance: 88instance:
89 default_nsfw_policy: 'display' 89 default_nsfw_policy: 'display'
90
91plugins:
92 index:
93 check_latest_versions_interval: '10 minutes'