aboutsummaryrefslogtreecommitdiffstats
path: root/src/rcl/rcl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rcl/rcl.h')
-rw-r--r--src/rcl/rcl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rcl/rcl.h b/src/rcl/rcl.h
index 545dd19f9..8d49cc8ad 100644
--- a/src/rcl/rcl.h
+++ b/src/rcl/rcl.h
@@ -54,6 +54,7 @@ enum rspamd_cl_type {
enum rspamd_cl_emitter {
RSPAMD_CL_EMIT_JSON = 0,
+ RSPAMD_CL_EMIT_JSON_COMPACT,
RSPAMD_CL_EMIT_CONFIG
};