Skip to content

mumc_configyaml>admin_settings>users>whitelist>lib_enabled

terrelsa13 edited this page Aug 17, 2024 · 3 revisions
admin_settings:
  users:
    whitelist:
      lib_enabled: boolean
  • A way to enable/disable the specified library for a specific monitored_user
    • false - The specified library will not participate in filter_statements or behavioral_statements with respect to this user
    • true - The specified library will participate in filter_statements and behavioral_statements with respect to this user

Example:

lib_enabled: true
Clone this wiki locally