OP-2011 - cleaned up settings

This commit is contained in:
Petr Kalis 2022-04-01 16:47:40 +02:00
parent 700184cfdc
commit 1947ccc0f2
2 changed files with 2 additions and 4 deletions

View file

@ -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": {

View file

@ -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",