Set default timeout to 60 seconds

This commit is contained in:
Dan Schaper 2016-11-17 11:00:11 -08:00
parent 6d2c5b2312
commit 0f4c8d4923

View file

@ -27,7 +27,7 @@ PIHOLELOG="/var/log/pihole.log"
WHITELISTMATCHES="/tmp/whitelistmatches.list"
IPV6_READY=false
TIMEOUT=15
TIMEOUT=60
# Header info and introduction
cat << EOM
::: Beginning Pi-hole debug at $(date)!