From 4ec2e5c5d301a998a79cd65f4a96d4848504f615 Mon Sep 17 00:00:00 2001 From: Dimitri Huisman Date: Thu, 12 Sep 2024 14:21:48 +0000 Subject: [PATCH] Fix rst syntax (cherry picked from commit 14a75a101dca97e4a78f82010ec2cbed954526cf) --- docs/faq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.rst b/docs/faq.rst index 955752d0..1111481d 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -258,8 +258,8 @@ correct syntax. The following file names will be taken as override configuration - ``logrotate.conf`` as ``$ROOT/overrides/postfix/logrotate.conf`` - Replaces the logrotate.conf file used for rotating ``POSTFIX_LOG_FILE``. - `Dovecot`_ - ``dovecot.conf`` in dovecot sub-directory. - `Nginx`_ : - - All ``*.conf`` files in the ``nginx`` sub-directory. - - ``proxy.conf`` in the ``nginx/dovecot`` sub-directory. + - All ``*.conf`` files in the ``nginx`` sub-directory. + - ``proxy.conf`` in the ``nginx/dovecot`` sub-directory. - `Rspamd`_ - All files in the ``rspamd`` sub-directory. - `Roundcube`_ - All ``*.inc.php`` files in the ``roundcube`` sub directory.