Need clarification on USE_ASSOCIATION_DESCRIPTIONS for narrativise feature

This commit is contained in:
efarooqui
2020-09-07 16:26:10 -07:00
parent bd4f61e7ed
commit 4c5bafcc05
2 changed files with 3 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ module.exports = {
features: {
USE_CATEGORIES: true,
USE_NARRATIVES: true,
FILTERS_AS_NARRATIVES: false,
CATEGORIES_AS_FILTERS: true,
USE_ASSOCIATIONS: true,
USE_ASSOCIATION_DESCRIPTIONS: true,