Skip to content

mumc_configyaml>advanced_settings>REMOVE_FILES

terrelsa13 edited this page Aug 17, 2024 · 3 revisions

  • Description
advanced_settings:
  REMOVE_FILES: boolean
  • Enable/Disable the dry-run mode.
  • Recommend keeping REMOVE_FILES: false until MUMC is configured as desired.
    • false - Disables the ability to delete media (dry-run mode enabled)
    • true - Enable the ability to delete media (dry-run mode disabled)

Example:

REMOVE_FILES: false
Clone this wiki locally