diff options
author | Evgeny Khramtsov <xramtsov@gmail.com> | 2014-07-22 17:47:04 +0400 |
---|---|---|
committer | Evgeny Khramtsov <xramtsov@gmail.com> | 2014-07-22 17:47:04 +0400 |
commit | 9ff3ce8bd17293956bbbcb1b5e2391549bbf9aad (patch) | |
tree | 28e90a1858f206ee4724100a08400e737cc96688 /doc/guide.tex | |
parent | reflect correct default value un example documentation (diff) | |
parent | Fix "s2s_access" option name in documentation (diff) |
Merge pull request #257 from weiss/fix-option-name
Fix "s2s_access" option name in documentation
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 4 |
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: - |