Added new config

pull/94/head
Mokaddem 2016-12-22 10:06:35 +01:00
parent faa8f8302d
commit 7438f16c63
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@ threshold_duplicate_tlsh = 100
#Minimum size of the paste considered
min_paste_size = 0.3
[Module_ModuleInformation]
#Threshold to deduce if a module is stuck or not, in seconds.
threshold_stucked_module=600
##### Redis #####
[Redis_Cache]