nodogsplash: change comments
This commit is contained in:
parent
0d9c99ce5c
commit
82c882a300
1 changed files with 4 additions and 1 deletions
|
@ -1,9 +1,12 @@
|
||||||
|
|
||||||
config instance
|
config instance
|
||||||
# Set to 1 to enable nodogsplash
|
# Set to 1 to enable nodogsplash
|
||||||
option enabled 0
|
option enabled 0
|
||||||
|
|
||||||
# Use plain configuration file as well
|
# Use plain configuration file
|
||||||
#option config '/etc/nodogsplash/nodogsplash.conf'
|
#option config '/etc/nodogsplash/nodogsplash.conf'
|
||||||
|
|
||||||
|
# The network the users are connected to
|
||||||
option network 'lan'
|
option network 'lan'
|
||||||
option gatewayname 'OpenWrt Nodogsplash'
|
option gatewayname 'OpenWrt Nodogsplash'
|
||||||
option maxclients '250'
|
option maxclients '250'
|
||||||
|
|
Loading…
Reference in a new issue