diff options
Diffstat (limited to 'src/libserver/cfg_file.h')
-rw-r--r-- | src/libserver/cfg_file.h | 1 |
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 { |