diff --git a/test.ini b/test.ini --- a/test.ini +++ b/test.ini @@ -68,6 +68,10 @@ lang = en cache_dir = /tmp/rc/data index_dir = /tmp/rc/index +## perform a full repository scan on each server start, this should be +## set to false after first startup, to allow faster server restarts. +initial_repo_scan = true + ## uncomment and set this path to use archive download cache #archive_cache_dir = /tmp/tarballcache