From df9a1a13654a1ca5229e8e940c25bae94af1717b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 30 Jul 2019 10:18:23 +0200 Subject: Add margin to plugin blocks in admin --- config/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/default.yaml') diff --git a/config/default.yaml b/config/default.yaml index a26625ab3..b7a433b99 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -160,7 +160,7 @@ plugins: # This is an unmoderated plugin index, so only install plugins/themes you trust index: enabled: true - check_latest_versions_interval: '1 day' # How often you want to check new plugins/themes versions + check_latest_versions_interval: '12 hours' # How often you want to check new plugins/themes versions url: 'https://packages.joinpeertube.org' cache: -- cgit v1.2.3