iopsys-feed/mosquitto-auth-plugin/Config.in

11 lines
265 B
Text

if PACKAGE_mosquitto-auth-plugin
config MOSQUITTO_AUTH_PAM_SUPPORT
bool "Enable support of Linux PAM module for Authentication"
default y
config MOSQUITTO_AUTH_SUBNET_ACL_SUPPORT
bool "Enable support for IP/Subnet based Access Control rules"
default n
endif