diff --git a/config-templates/config.php b/config-templates/config.php index ec3f97d3fe870db10189e8623af2da76679b2b32..12dc7eb67606f6030d3eb06649307f1413f28d31 100644 --- a/config-templates/config.php +++ b/config-templates/config.php @@ -19,7 +19,6 @@ $config = array( * baseurlpath is a *URL path* (not a filesystem path). * A valid format for 'baseurlpath' is: * [(http|https)://(hostname|fqdn)[:port]]/[path/to/simplesaml/] - * (note that it must end with a '/') * * The full url format is useful if your SimpleSAMLphp setup is hosted behind * a reverse proxy. In that case you can specify the external url here.