mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge branch 'develop' into OP-3172_More-control-over-thumbnail-processing
This commit is contained in:
commit
18caa8c190
59 changed files with 3502 additions and 1277 deletions
|
|
@ -116,6 +116,15 @@
|
|||
"Administrator",
|
||||
"Project manager"
|
||||
]
|
||||
},
|
||||
"create_daily_review_session": {
|
||||
"enabled": true,
|
||||
"role_list": [
|
||||
"Administrator",
|
||||
"Project Manager"
|
||||
],
|
||||
"cycle_enabled": false,
|
||||
"review_session_template": "{yy}{mm}{dd}"
|
||||
}
|
||||
},
|
||||
"user_handlers": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue