Document correct make_unused_managed_files_temporary setting when using this module

Created on 3 February 2023, almost 2 years ago
Updated 20 April 2023, over 1 year ago

Problem/Motivation

I'd like to try this module, but I'm unsure how it to configure the Drupal core make_unused_managed_files_temporary configuration setting documented here. β†’

Should I set it to false to turn off the core automated deletion process, or does this module work in conjunction with the core process, and so I should set it to true?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Active

Version

1.0

Component

Documentation

Created by

πŸ‡ΊπŸ‡ΈUnited States maskedjellybean Portland, OR

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @maskedjellybean
  • πŸ‡©πŸ‡ͺGermany maacl

    Sorry for the late reply! You have to keep the default settings from Drupal:

    A new make_unused_managed_files_temporary setting exists in file.settings which is set to false by default, for both existing and new sites.

    Otherwise you may be hit by the unexpected deletion of files. This modules takes over the responsibility to mark files as temporary when they are no longer used by a media entity.

Production build 0.71.5 2024