Skip to content

mumc_configyaml>admin_settings>users>blacklist>lib_enabled

terrelsa13 edited this page May 13, 2024 · 2 revisions

  • Description
admin_settings:
  users:
    blacklist:
      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