mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 21:08:36 +03:00
Deprecated usage of env constants USE_ASSOCIATION_DESCRIPTIONS, USE_NARRATIVESand FILTERS_AS_NARRATIVES to instead check for existence of narratives; deprecated usage of unused components such as CardFilters, CardNarrative, and NarrativeLink
This commit is contained in:
@@ -24,11 +24,8 @@ module.exports = {
|
||||
},
|
||||
features: {
|
||||
USE_CATEGORIES: true,
|
||||
USE_NARRATIVES: true,
|
||||
FILTERS_AS_NARRATIVES: true,
|
||||
CATEGORIES_AS_FILTERS: true,
|
||||
USE_ASSOCIATIONS: true,
|
||||
USE_ASSOCIATION_DESCRIPTIONS: false,
|
||||
USE_SOURCES: true,
|
||||
USE_COVER: true,
|
||||
USE_SEARCH: false,
|
||||
|
||||
Reference in New Issue
Block a user