From 623b5a4d5bb0a27c17a1523249255c26db203c00 Mon Sep 17 00:00:00 2001 From: Gilles Mouchet Date: Thu, 12 Dec 2024 21:11:10 +0100 Subject: [PATCH] remove username and pasword --- config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index ea35a1c..3a3590a 100644 --- a/config.yml +++ b/config.yml @@ -11,11 +11,11 @@ performance: # Catalog (repo list) refresh interval in minutes. # If set to 0 it will never refresh but will run once. - catalog_refresh_interval: 10 + catalog_refresh_interval: 1 # Tags counting refresh interval in minutes. # If set to 0 it will never run. This is fast operation. - tags_count_refresh_interval: 60 + tags_count_refresh_interval: 1 # Registry endpoint and authentication. registry: