aboutsummaryrefslogtreecommitdiffstats
path: root/conf/logging.inc
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2019-10-11 09:34:40 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2019-10-11 09:34:40 +0100
commitf0004af0229a615d166716ed65ea1c3aff11f9fb (patch)
tree26f04bf665b9ddc753ce0da1c89ba6d1eafda852 /conf/logging.inc
parente16042d0d4db18d29724f596e735dde321675ed5 (diff)
downloadrspamd-f0004af0229a615d166716ed65ea1c3aff11f9fb.tar.gz
rspamd-f0004af0229a615d166716ed65ea1c3aff11f9fb.zip
[Conf] Clarify documentation in the config files
Diffstat (limited to 'conf/logging.inc')
-rw-r--r--conf/logging.inc15
1 files changed, 14 insertions, 1 deletions
diff --git a/conf/logging.inc b/conf/logging.inc
index ebdbfc110..00dba3915 100644
--- a/conf/logging.inc
+++ b/conf/logging.inc
@@ -1,4 +1,17 @@
-# Included from top-level .conf file
+# Logging configuration
+# Please don't modify this file as your changes might be overwritten with
+# the next update.
+#
+# You can modify 'local.d/logging.inc' to add and merge
+# parameters defined inside this section
+#
+# You can modify 'override.d/logging.inc' to strictly override all
+# parameters defined inside this section
+#
+# See https://rspamd.com/doc/faq.html#what-are-the-locald-and-overrided-directories
+# for details
+#
+# Relevant documentation: https://rspamd.com/doc/configuration/logging.html
level = "info";
log_format =<<EOD