From def1204bcd94d9c639c3aa49464fddea922921f8 Mon Sep 17 00:00:00 2001 From: Rello Date: Wed, 26 Jul 2023 08:55:50 +0200 Subject: [PATCH] Update logging_configuration.rst double "to" Signed-off-by: Rello --- admin_manual/configuration_server/logging_configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/logging_configuration.rst b/admin_manual/configuration_server/logging_configuration.rst index ec07c27be..fc3160b53 100644 --- a/admin_manual/configuration_server/logging_configuration.rst +++ b/admin_manual/configuration_server/logging_configuration.rst @@ -151,7 +151,7 @@ If you wish to override this and log to syslog instead the following would be on Log level interaction ~~~~~~~~~~~~~~~~~~~~~ -If system ``loglevel`` in ``config.php`` is set to ``2`` or higher, audit logging needs to be triggered explicitly by adding the following setting to to ``config.php``: +If system ``loglevel`` in ``config.php`` is set to ``2`` or higher, audit logging needs to be triggered explicitly by adding the following setting to ``config.php``: ::