mirror of https://github.com/MISP/misp-dashboard
Update config.cfg.default
Added ```channelLastAwards``` in the config filepull/18/head
parent
5a47e3bd86
commit
4ecbd0e363
|
@ -47,6 +47,7 @@ zmq_url=tcp://localhost:50000
|
|||
db=0
|
||||
channel=1
|
||||
channelLastContributor = lastContributor
|
||||
channelLastAwards = lastAwards
|
||||
|
||||
[RedisMap]
|
||||
db=1
|
||||
|
|
Loading…
Reference in New Issue