mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
21 lines
637 B
JSON
21 lines
637 B
JSON
{
|
|
"entities_naming_pattern": {
|
|
"episode": "E##",
|
|
"sequence": "SQ##",
|
|
"shot": "SH##"
|
|
},
|
|
"publish": {
|
|
"IntegrateKitsuNote": {
|
|
"set_status_note": false,
|
|
"note_status_shortname": "wfa",
|
|
"status_change_conditions": {
|
|
"status_conditions": [],
|
|
"family_requirements": []
|
|
},
|
|
"custom_comment_template": {
|
|
"enabled": false,
|
|
"comment_template": "{comment}\n\n| | |\n|--|--|\n| version| `{version}` |\n| family | `{family}` |\n| name | `{name}` |"
|
|
}
|
|
}
|
|
}
|
|
}
|