mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
FTRACK_EVENTS_MONGO_DB and FTRACK_EVENTS_MONGO_COL renamed in settings
This commit is contained in:
parent
d7a0252c9f
commit
3b911a3974
2 changed files with 4 additions and 4 deletions
|
|
@ -43,8 +43,8 @@
|
|||
"ftrack_server": "https://pype.ftrackapp.com",
|
||||
"ftrack_actions_path": [],
|
||||
"ftrack_events_path": [],
|
||||
"FTRACK_EVENTS_MONGO_DB": "pype",
|
||||
"FTRACK_EVENTS_MONGO_COL": "ftrack_events",
|
||||
"mongo_database_name": "pype",
|
||||
"mongo_collection_name": "ftrack_events",
|
||||
"intent": {
|
||||
"items": {
|
||||
"-": "-",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue