mirror of
https://github.com/openNDS/openNDS.git
synced 2026-05-04 03:01:32 -04:00
Fix comments in config files
Signed-off-by: Rob White <rob@blue-wave.net>
This commit is contained in:
@@ -81,7 +81,7 @@ config nodogsplash
|
||||
#
|
||||
# It is displayed on the default static splash page and the default preauth login script.
|
||||
#
|
||||
# It is particularly useful in the case of a singe remote FAS server that serves multiple
|
||||
# It is particularly useful in the case of a single remote FAS server that serves multiple
|
||||
# NoDogSplash sites, allowing the FAS to customise its response for each site.
|
||||
#
|
||||
# Note: The single quote (or apostrophe) character ('), cannot be used in the gatewayname.
|
||||
|
||||
@@ -212,7 +212,7 @@ FirewallRuleSet users-to-router {
|
||||
#
|
||||
# It is displayed on the default static splash page and the default preauth login script.
|
||||
#
|
||||
# It is particularly useful in the case of a singe remote FAS server that serves multiple
|
||||
# It is particularly useful in the case of a single remote FAS server that serves multiple
|
||||
# NoDogSplash sites, allowing the FAS to customise its response for each site.
|
||||
#
|
||||
# Note: The single quote (or apostrophe) character ('), cannot be used in the gatewayname.
|
||||
@@ -225,16 +225,6 @@ FirewallRuleSet users-to-router {
|
||||
#
|
||||
# GatewayName NoDogSplash
|
||||
|
||||
# Option: GatewayName
|
||||
# Default: NoDogSplash
|
||||
#
|
||||
# Set GatewayName to the name of your gateway. This value
|
||||
# will be available as variable $gatewayname in the splash page source
|
||||
# and in status output from ndsctl, but otherwise doesn't matter.
|
||||
# If none is supplied, the value "NoDogSplash" is used.
|
||||
#
|
||||
# GatewayName NoDogSplash
|
||||
|
||||
# Option: GatewayAddress
|
||||
# Default: Discovered from GatewayInterface
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user