X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=include%2Fgsoptions.h;h=af7041418896191209986ebfda1b7294fd378b0b;hb=2bc6bde491e4ae54fb54302c052f23a98482eb92;hp=3c7e61905a795323c9edfdc67ba13c01c02449ae;hpb=f1754ecea2eab7bd0a302042ac82eb11667b166c;p=com%2Fgs-lite.git diff --git a/include/gsoptions.h b/include/gsoptions.h index 3c7e619..af70414 100644 --- a/include/gsoptions.h +++ b/include/gsoptions.h @@ -26,5 +26,11 @@ // support for KAFKA interfaces //#define KAFKA_ENABLED +// support for SSL decryption +//#define SSL_ENABLED + +// support RMR streams +#define RMR_ENABLED + #endif