Skip to content

mumc_configyaml>admin_settings>behavior>monitor_disabled

terrelsa13 edited this page Aug 17, 2024 · 4 revisions

  • Description
admin_settings:
  behavior:
    monitor_disabled: boolean
  • Control whether MUMC will monitor_disabled users.
  • Users can be disabled in the Emby/Jellyfin server GUI.
    • false - Disabled users are not monitored and their media items are not taken into account when MUMC runs
    • true - Disabled users are monitored and their media items are taken into account when MUMC runs

Example:

monitor_disabled: false
Clone this wiki locally