mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-08 03:18:36 +03:00
add in example
This commit is contained in:
@@ -18,7 +18,10 @@ module.exports = {
|
||||
USE_SITES: true,
|
||||
USE_SOURCES: true,
|
||||
USE_SHAPES: false,
|
||||
CATEGORIES_AS_TAGS: true
|
||||
CATEGORIES_AS_TAGS: true,
|
||||
/** setting this to true will 'graph' non-located events. TODO: document
|
||||
* and rename **/
|
||||
ASSOCIATIVE_EVENTS_BY_TAG: false
|
||||
},
|
||||
store: {
|
||||
app: {
|
||||
|
||||
Reference in New Issue
Block a user