# Configuration for the `wewimo' monitor

# If you don't want to show all ifaces, you can disable it here
#DISABLE_IFACES="wlan0,wlan1"
#DISABLE_IFACES="wlan0"

# If you don't want to show all MAC addresses in master mode, you can disable it here
#DISABLE_MACS="00:11:22:33:44:55,12:34:56:78:90:AB"
DISABLE_MACS="none"

# Master mode - display properties
MASTER_DISPLAY_HOST=1
MASTER_DISPLAY_IP=1
MASTER_DISPLAY_MAC=1
MASTER_DISPLAY_SIGNAL=1
MASTER_DISPLAY_RATERX=1
MASTER_DISPLAY_RATETX=1
MASTER_DISPLAY_RX=1
MASTER_DISPLAY_TX=1

# If you are running WeWiMo as CGI script change this value to 1
CGI_SCRIPT=1

# If you want to display uptime change this value to 1 (not yet fully implemeted -
# it will show other information, too)
DISPLAY_UPTIME=0

# If you want to add automatic refresh change this value to seconds (0 = no refresh)
WWW_REFRESH=0

# If you want to add CZFree DNS add-on change this value to 1
CZF_DNS=0

# If you are using old version of grep which doesn't support grep -m, change this value to 0
GREP_M=1

RESOLVE=1
