mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-08 03:18:36 +03:00
Add categories-as-tag flag to config example
This commit is contained in:
@@ -14,7 +14,8 @@ module.exports = {
|
||||
USE_TAGS: false,
|
||||
USE_SEARCH: false,
|
||||
USE_SITES: true,
|
||||
USE_SOURCES: true
|
||||
USE_SOURCES: true,
|
||||
CATEGORIES_AS_TAGS: true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user