summaryrefslogtreecommitdiffhomepage
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 6cec3446..7c4777af 100644
--- a/src/config.h
+++ b/src/config.h
@@ -55,6 +55,8 @@
#define SUPPORT_COMPRESSION_API 1
// Support saving binary data automatically to a generated storage.data file. This file is managed internally.
#define SUPPORT_DATA_STORAGE 1
+// Support automatic generated events, loading and recording of those events when required
+#define SUPPORT_EVENTS_AUTOMATION 1
// core: Configuration values
//------------------------------------------------------------------------------------