mirror of https://github.com/MISP/misp-dashboard
28 lines
426 B
INI
28 lines
426 B
INI
[Dashboard]
|
|
#hours
|
|
graph_log_refresh_rate = 1
|
|
#sec
|
|
rotation_wait_time = 30
|
|
max_img_rotation = 10
|
|
hours_spanned = 48
|
|
zoomlevel = 15
|
|
size_openStreet_pannel_perc = 55
|
|
size_world_pannel_perc = 35
|
|
|
|
[Log]
|
|
fieldname_order=["id", "category", "type", "value"]
|
|
|
|
[RedisLog]
|
|
host=localhost
|
|
port=6250
|
|
db=0
|
|
channel=1
|
|
zmq_url=tcp://localhost:9990
|
|
|
|
[RedisMap]
|
|
host=localhost
|
|
port=6250
|
|
db=1
|
|
channelProc=CoordToProcess
|
|
channelDisp=PicToDisplay
|