aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guide.tex')
-rw-r--r--doc/guide.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 44869e167..30ccb7553 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -1288,11 +1288,11 @@ access:
all: normal
xmlrpc_access:
xmlrpc_bot: allow
- s2s_access:
+ s2s:
trusted_servers: allow
all: deny
s2s_certfile: "/path/to/ssl.pem"
-s2s_policy: s2s_access
+s2s_access: s2s
s2s_use_starttls: required_trusted
listen:
-