ayon-core/openpype/settings/defaults/project_settings/slack.json
2021-09-16 11:12:14 +02:00

18 lines
No EOL
405 B
JSON

{
"token": "",
"publish": {
"CollectSlackFamilies": {
"enabled": true,
"optional": true,
"profiles": [
{
"families": [],
"hosts": [],
"task_types": [],
"tasks": [],
"channel_messages": []
}
]
}
}
}