mirror of
https://github.com/adulau/hashlookup-server.git
synced 2024-11-21 17:47:06 +00:00
Alexandre Dulaunoy
284e4719c7
A user can now create a session, assign lookup results to a session and retrieve the lookup session results in one shot. This partially implement feature requested in issue #2 to support DFIR sessions. Thanks to Koen Van Impe for the idea.
6 lines
75 B
Text
6 lines
75 B
Text
[global]
|
|
stats = yes
|
|
stats_pubsub = yes
|
|
[session]
|
|
enable = yes
|
|
ttl = 86400
|