blob: b9cff56742d0fb1130670c220d690150aff3bfc1 (
plain)
1
2
3
4
5
6
7
8
9
|
config wifidog
option gateway_interface 'br-lan'
option auth_server_hostname 'change wifidog.kunteng.org.cn to your auth server domain or ip'
option auth_server_port 443
option auth_server_path '/wifidog/'
option check_interval 60
option client_timeout 5
option wired_passed 0
option disabled 1
|