mirror of https://github.com/MISP/misp-dashboard
fix: Added keyname in configuration
parent
868ba9f80b
commit
17315f6c74
|
@ -39,6 +39,7 @@ zmq_url=tcp://localhost:50000
|
||||||
|
|
||||||
[RedisLIST]
|
[RedisLIST]
|
||||||
db=3
|
db=3
|
||||||
|
listName=bufferList
|
||||||
|
|
||||||
[RedisLog]
|
[RedisLog]
|
||||||
db=0
|
db=0
|
||||||
|
|
Loading…
Reference in New Issue