Do not exclude 'source' when scanning the primary mirror
Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
parent
fddd881561
commit
382189e844
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue