# Dokumentace viz TWIKI:WlanWatchdog
#
# If a hard peer is dead, then reboot immediately
# Note: if there are more interfaces, enclose the value in "" and separate
# interfaces by spaces
#HARD_PEERS="wlan0 eth0 wlan1"

# You may specify peers to test for individual interfacs
#PEERS_wlan1=

# If a soft peer is dead, reboot after 3 ifdown/ups
# Seznam jmen interface, kter se pri nefunkcnosti resetuj ifdown/ifup. Pokud ani po danem poctu resetu nenabehnou, router rebootuje.
#RESET_PEERS=wlan2

# ONLY starts the watchdog, if set to y
REAL_WORLD=n
