Increase Pholus scan timeout
This commit is contained in:
@@ -107,11 +107,11 @@ PHOLUS_TIMEOUT=20
|
|||||||
PHOLUS_FORCE=False
|
PHOLUS_FORCE=False
|
||||||
PHOLUS_DAYS_DATA=7
|
PHOLUS_DAYS_DATA=7
|
||||||
PHOLUS_RUN='once'
|
PHOLUS_RUN='once'
|
||||||
PHOLUS_RUN_TIMEOUT=300
|
PHOLUS_RUN_TIMEOUT=600
|
||||||
PHOLUS_RUN_SCHD='0 4 * * *'
|
PHOLUS_RUN_SCHD='0 4 * * *'
|
||||||
|
|
||||||
|
|
||||||
#-------------------IMPORTANT INFO-------------------#
|
#-------------------IMPORTANT INFO-------------------#
|
||||||
# This file is ingested by a python script, so if #
|
# This file is ingested by a python script, so if #
|
||||||
# modified it needs to use python syntax #
|
# modified it needs to use python syntax #
|
||||||
#-------------------IMPORTANT INFO-------------------#
|
#-------------------IMPORTANT INFO-------------------#
|
||||||
|
|||||||
Reference in New Issue
Block a user