mirror of
https://github.com/directus/directus.git
synced 2026-02-08 20:44:57 -05:00
* See discussion: https://github.com/directus/directus/discussions/5105 * Still allow downloading the file if the file interface is disabled. * Allow editing the underlying file (as this is possible anyway via the files collection), but do not allow disassociating the current file or setting another file, which is the actual semantic meaning of `disabled` in this context.