mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
OP-6272 - add container check validator to AE settings (#5203)
This commit is contained in:
parent
b668eced8a
commit
b9115502f9
2 changed files with 16 additions and 0 deletions
|
|
@ -32,6 +32,11 @@
|
|||
"skip_timelines_check": [
|
||||
".*"
|
||||
]
|
||||
},
|
||||
"ValidateContainers": {
|
||||
"enabled": true,
|
||||
"optional": true,
|
||||
"active": true
|
||||
}
|
||||
},
|
||||
"workfile_builder": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue