Disable retry files
This commit is contained in:
parent
a07e641482
commit
77b3a4b5c6
|
@ -1,2 +1,3 @@
|
||||||
[defaults]
|
[defaults]
|
||||||
nocows = 1
|
nocows = 1
|
||||||
|
retry_files_enabled = False
|
||||||
|
|
Loading…
Reference in a new issue