Skip to content

mumc_configyaml>advanced_settings>blacktags>global

terrelsa13 edited this page Aug 23, 2024 · 1 revision

  • Description
advanced_settings:
  blacktags:
    global: list
  • Find media_items matching the defined tag(s)
    • Backslash '\' not allowed
    • Filter tags must be formatted correctly
  • Tag(s) defined here apply to all media_types:

Example:

global: [my-tag,your tag,ourtag]

Example:

global:
- your-tag
- our tag
- mytag
Clone this wiki locally