Fix comments in config files

Signed-off-by: Rob White <rob@blue-wave.net>
This commit is contained in:
Rob White
2020-02-17 00:12:38 +00:00
parent 0bb8988b8f
commit aa54541fca
2 changed files with 2 additions and 12 deletions

View File

@@ -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.

View File

@@ -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
#