Merge pull request #392 from cotequeiroz/pimbd-constant_cpu_to_be32
[feed/routing.git] / nodogsplash2 / files / nodogsplash.config
index 34afe8977e09184008771e3bc90c3725cbeeee51..2107b77c1c3d0cb84da7669a41224701a8055ea7 100644 (file)
@@ -31,7 +31,7 @@ config nodogsplash
   
   option gatewayname 'OpenWrt Nodogsplash'
   option maxclients '250'
-  #Client timeouts in minutes
+  # Client timeouts in minutes
   option clientidletimeout '120'
   option clientforcetimeout '1440'
 
@@ -48,7 +48,7 @@ config nodogsplash
   #list authenticated_users 'allow udp port 53'
   #list authenticated_users 'allow tcp port 80'
   #list authenticated_users 'allow tcp port 443'
-  #Or for happy customers allow all
+  # Or for happy customers allow all
   list authenticated_users 'allow all'
 
 
@@ -73,7 +73,7 @@ config nodogsplash
   #list allowedmac '00:00:C0:01:D0:1D'
   #list blockedmac '00:00:C0:01:D0:2D'
 
-  #MAC addresses that do not need to authenticate
+  # MAC addresses that do not need to authenticate
   #list trustedmac '00:00:C0:01:D0:1D'
 
   # Set FW_MARK for compatibilty with other OpenWrt Packages eg mwan3, sqm etc.