default for validate ftrack attributes

This commit is contained in:
Milan Kolar 2020-12-04 18:12:52 +01:00
parent 1a8406618c
commit cdfdb2292b

View file

@ -93,6 +93,10 @@
"enabled": true,
"note_with_intent_template": "",
"note_labels": []
},
"ValidateFtrackAttributes": {
"enabled": false,
"ftrack_custom_attributes": {}
}
}
}