mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
move default settings from 'project_settings/global/tools/publish/template_name_profiles' to legacy place
This commit is contained in:
parent
10b2c2b24f
commit
8a121bc0ff
1 changed files with 12 additions and 13 deletions
|
|
@ -288,6 +288,17 @@
|
|||
"task_types": [],
|
||||
"tasks": [],
|
||||
"template_name": "maya2unreal"
|
||||
},
|
||||
{
|
||||
"families": [
|
||||
"online"
|
||||
],
|
||||
"hosts": [
|
||||
"traypublisher"
|
||||
],
|
||||
"task_types": [],
|
||||
"tasks": [],
|
||||
"template_name": "online"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -484,19 +495,7 @@
|
|||
]
|
||||
},
|
||||
"publish": {
|
||||
"template_name_profiles": [
|
||||
{
|
||||
"families": [
|
||||
"online"
|
||||
],
|
||||
"hosts": [
|
||||
"traypublisher"
|
||||
],
|
||||
"task_types": [],
|
||||
"task_names": [],
|
||||
"template_name": "online"
|
||||
}
|
||||
],
|
||||
"template_name_profiles": [],
|
||||
"hero_template_name_profiles": []
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue