diff --git a/nodogsplash2/files/nodogsplash.config b/nodogsplash2/files/nodogsplash.config index 696e1f7..a47579e 100644 --- a/nodogsplash2/files/nodogsplash.config +++ b/nodogsplash2/files/nodogsplash.config @@ -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'