diff --git a/config/default.yaml b/config/default.yaml index cb6d49fd2..d2e69030d 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -419,7 +419,7 @@ plugins: # This is an unmoderated plugin index, so only install plugins/themes you trust index: enabled: true - check_latest_versions_interval: '12 hours' # How often you want to check new plugins/themes versions + check_latest_versions_interval: '4 hours' # How often you want to check new plugins/themes versions url: 'https://packages.joinpeertube.org' federation: diff --git a/config/production.yaml.example b/config/production.yaml.example index 9d2fe08be..7da979b13 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -417,7 +417,7 @@ plugins: # This is an unmoderated plugin index, so only install plugins/themes you trust index: enabled: true - check_latest_versions_interval: '12 hours' # How often you want to check new plugins/themes versions + check_latest_versions_interval: '4 hours' # How often you want to check new plugins/themes versions url: 'https://packages.joinpeertube.org' federation: