mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
disable CollectStagingDirsForCleaningUp by default
This commit is contained in:
parent
a8d3591292
commit
060d826909
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ DEFAULT_HOUDINI_PUBLISH_SETTINGS = {
|
|||
"chunk_size": 999999
|
||||
},
|
||||
"CollectStagingDirsForCleaningUp": {
|
||||
"enabled": True,
|
||||
"enabled": False,
|
||||
"optional": True,
|
||||
"active": True
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue