summaryrefslogtreecommitdiff
path: root/docs/conf/links.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf/links.conf.example')
-rw-r--r--docs/conf/links.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf/links.conf.example b/docs/conf/links.conf.example
index 7ced7170e..19d770d35 100644
--- a/docs/conf/links.conf.example
+++ b/docs/conf/links.conf.example
@@ -10,7 +10,7 @@
<bind address="1.2.3.4"
port="7005"
type="servers"
- ssl="Servers">
+ sslprofile="Servers">
# Plaintext listener that binds on a TCP/IP endpoint:
<bind address=""
@@ -100,7 +100,7 @@
port="7000"
allowmask="203.0.113.0/24 127.0.0.0/8 2001:db8::/32"
timeout="5m"
- ssl="Servers"
+ sslprofile="Servers"
bind="1.2.3.4"
statshidden="no"
hidden="no"