Add new udafs and RMR support to gsprintconsole_ves
[com/gs-lite.git] / include / gsoptions.h
index 3c7e619..af70414 100644 (file)
 // support for KAFKA interfaces
 //#define KAFKA_ENABLED
 
+// support for SSL decryption
+//#define SSL_ENABLED
+
+// support RMR streams
+#define RMR_ENABLED
+
 #endif