42b95ee8562d39166d109b6a036229e40f5f2bf9
[feed/packages.git] / net / wifidog-ng / files / wifidog-ng.config
1 config gateway
2 option enabled 1
3 option ifname 'br-lan'
4 option port 2060
5 option ssl_port 8443
6 option checkinterval 30
7 option client_timeout 5
8 option temppass_time 30
9
10 config authserver
11 option host 'authserver.com'
12 option port 80
13 option path '/wifidog/'
14 option login_path 'login'
15 option portal_path 'portal'
16 option msg_path 'gw_message.php'
17 option ping_path 'ping'
18 option auth_path 'auth'
19
20 config popularserver
21 list server www.baidu.com
22 list server www.qq.com
23
24 config whitelist