From 78e50b7a2ae525b40423fd351824126295976897 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 2 Apr 2020 07:23:07 -0400 Subject: [PATCH] docs: fix indent (fixes #4999) --- Documentation/SOGoInstallationGuide.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/SOGoInstallationGuide.asciidoc b/Documentation/SOGoInstallationGuide.asciidoc index 925c90d79..035b59e79 100644 --- a/Documentation/SOGoInstallationGuide.asciidoc +++ b/Documentation/SOGoInstallationGuide.asciidoc @@ -1678,7 +1678,7 @@ will result in passwords stored as `{scheme}encryptedPass`. For `sym-aes-128-cbc`, always set this to `NO`. |keyPath -For `sym-aes-128-cbc`, a global key file is required. This value +|For `sym-aes-128-cbc`, a global key file is required. This value must be set to the full path where the key file is. The key file must also be readable by the `sogo` user.