Update nodogsplash.config
Removed LEDE references
This commit is contained in:
parent
d8a1a4c406
commit
2751faadd9
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ config nodogsplash
|
|||
|
||||
# The network the users are connected to
|
||||
option network 'lan'
|
||||
option gatewayname 'OpenWrtLEDE Nodogsplash'
|
||||
option gatewayname 'OpenWrt Nodogsplash'
|
||||
option maxclients '250'
|
||||
#Client timeouts in minutes
|
||||
option clientidletimeout '120'
|
||||
|
@ -61,7 +61,7 @@ config nodogsplash
|
|||
#MAC addresses that do not need to authenticate
|
||||
#list trustedmac '00:00:C0:01:D0:1D'
|
||||
|
||||
# Set FW_MARK for compatibilty with other OpenWrt/LEDE Packages eg mwan3, sqm etc.
|
||||
# Set FW_MARK for compatibilty with other OpenWrt Packages eg mwan3, sqm etc.
|
||||
list fw_mark_authenticated '520'
|
||||
list fw_mark_trusted '510'
|
||||
list fw_mark_blocked '500'
|
||||
|
|
Loading…
Reference in a new issue