mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
OP-2011 - cleaned up settings
This commit is contained in:
parent
700184cfdc
commit
1947ccc0f2
2 changed files with 2 additions and 4 deletions
|
|
@ -77,7 +77,7 @@
|
|||
"deadline_pool": "",
|
||||
"deadline_group": "",
|
||||
"deadline_chunk_size": 1,
|
||||
"deadline_priority": 40,
|
||||
"deadline_priority": 50,
|
||||
"publishing_script": "",
|
||||
"skip_integration_repre_list": [],
|
||||
"aov_filter": {
|
||||
|
|
|
|||
|
|
@ -120,14 +120,12 @@
|
|||
{
|
||||
"type": "number",
|
||||
"key": "priority",
|
||||
"label": "Priority",
|
||||
"default": 50
|
||||
"label": "Priority"
|
||||
},
|
||||
{
|
||||
"type": "number",
|
||||
"key": "tile_priority",
|
||||
"label": "Tile Assembler Priority",
|
||||
"default": 50
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue