misp-dashboard/config.cfg

28 lines
426 B
INI
Raw Normal View History

[Dashboard]
#hours
graph_log_refresh_rate = 1
#sec
rotation_wait_time = 30
max_img_rotation = 10
hours_spanned = 48
2017-10-23 16:56:25 +02:00
zoomlevel = 15
size_openStreet_pannel_perc = 55
size_world_pannel_perc = 35
[Log]
fieldname_order=["id", "category", "type", "value"]
2017-10-11 10:47:11 +02:00
[RedisLog]
host=localhost
port=6250
db=0
channel=1
zmq_url=tcp://localhost:9990
2017-10-11 10:47:11 +02:00
[RedisMap]
host=localhost
port=6250
db=1
channelProc=CoordToProcess
channelDisp=PicToDisplay