Update 'pungi-build.conf.j2'
Disable createrepo_c cache
This commit is contained in:
parent
a8da14440d
commit
2b106de30e
@ -81,6 +81,7 @@ createrepo_database = True
|
||||
createrepo_c = True
|
||||
createrepo_checksum = "sha256"
|
||||
createrepo_use_xz = True
|
||||
createrepo_enable_cache = False
|
||||
createrepo_num_threads = 8
|
||||
createrepo_num_workers = 4
|
||||
createrepo_extra_args = [
|
||||
|
Loading…
Reference in New Issue
Block a user