From 014f6dc4430c2561a1a6bca707ba81ced5e6998b Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Fri, 27 Sep 2019 15:14:12 -0500 Subject: Fix canonicalization doc updates. I blame not copying my pre-push hooks to my work machine :D --- sites/docs/api/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sites') diff --git a/sites/docs/api/config.rst b/sites/docs/api/config.rst index 8c17df97..976f0fc2 100644 --- a/sites/docs/api/config.rst +++ b/sites/docs/api/config.rst @@ -41,7 +41,7 @@ what it honors on its end. - ``CanonicalDomains``: sets the domains used for hostname canonicalization. - ``CanonicalizeFallbackLocal``: set to ``no`` to enforce that all looked-up names must resolve under one of the ``CanonicalDomains`` - any names which - don't canonicalize will raise `CouldNotCanonicalize` (instead of silently + don't canonicalize will raise `.CouldNotCanonicalize` (instead of silently returning a config containing only global-level config values, as normal). - ``CanonicalizeHostname``: as with OpenSSH, when a lookup results in this being set to ``yes`` (whether globally or inside a specific block), it -- cgit v1.2.3