Increase Pholus scan timeout

This commit is contained in:
jokob-sk
2023-01-06 22:16:53 +11:00
committed by GitHub
parent 9ec69d895c
commit 46e57af6dd

View File

@@ -107,11 +107,11 @@ PHOLUS_TIMEOUT=20
PHOLUS_FORCE=False
PHOLUS_DAYS_DATA=7
PHOLUS_RUN='once'
PHOLUS_RUN_TIMEOUT=300
PHOLUS_RUN_TIMEOUT=600
PHOLUS_RUN_SCHD='0 4 * * *'
#-------------------IMPORTANT INFO-------------------#
# This file is ingested by a python script, so if #
# modified it needs to use python syntax #
#-------------------IMPORTANT INFO-------------------#
#-------------------IMPORTANT INFO-------------------#