diff options
Diffstat (limited to 'conf/logging.conf')
-rw-r--r-- | conf/logging.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/conf/logging.conf b/conf/logging.conf deleted file mode 100644 index 816582d56..000000000 --- a/conf/logging.conf +++ /dev/null @@ -1,7 +0,0 @@ -# Logging setup - -logging { - level = "info"; - type = "file"; - filename = "$LOGDIR/rspamd.log"; -} |