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/production.yaml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/production.yaml.example') diff --git a/config/production.yaml.example b/config/production.yaml.example index ec7744deb..17a1be502 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -161,7 +161,7 @@ plugins: # This is an unmoderated plugin index, so only install plugins 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' -- cgit v1.2.3