blob: 12e944ad476370a12e345fd684e7cccaa0342b38 (
plain)
1
2
3
4
5
6
7
8
9
|
config wifidogx 'common'
option gateway_interface 'br-lan'
option auth_server_hostname '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 enabled 0
|