aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/cfg_file.h
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2018-10-11 17:26:02 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2018-10-11 17:26:02 +0100
commit8c5dafb02fdb2eb6009d55aa6bf22c8d0c4feb00 (patch)
tree5221d9f13293016e3a4c0e17a572c614e49441eb /src/libserver/cfg_file.h
parent673986f9618514c66f05d13c6f663abc942e44c4 (diff)
downloadrspamd-8c5dafb02fdb2eb6009d55aa6bf22c8d0c4feb00.tar.gz
rspamd-8c5dafb02fdb2eb6009d55aa6bf22c8d0c4feb00.zip
[Minor] Add logging variable for forced actions
Diffstat (limited to 'src/libserver/cfg_file.h')
-rw-r--r--src/libserver/cfg_file.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libserver/cfg_file.h b/src/libserver/cfg_file.h
index c583766c4..cb3581e97 100644
--- a/src/libserver/cfg_file.h
+++ b/src/libserver/cfg_file.h
@@ -236,6 +236,7 @@ enum rspamd_log_format_type {
RSPAMD_LOG_LUA,
RSPAMD_LOG_DIGEST,
RSPAMD_LOG_FILENAME,
+ RSPAMD_LOG_FORCED_ACTION,
};
enum rspamd_log_format_flags {