Do not exclude 'source' when scanning the primary mirror

Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
Adrian Reber 2021-07-13 18:05:46 +02:00
parent fddd881561
commit 382189e844

View file

@ -3,7 +3,7 @@ max_stale_days = 3
excludes=[".*\\.snapshot", ".*/\\.~tmp~"]
skip_paths_for_version=["pub/alt"]
test_paths=["/test/", "/stage/"]
skip_repository_paths = ["Cloud", "Workstation", "Server", "drpms", "source"]
skip_repository_paths = ["Cloud", "Workstation", "Server", "drpms" ]
do_not_display_paths = ["_Beta"]
[database]