Is it possible? It would make media management much easier
You could do this with a custom storage adapter but itβs not possible to change the default behaviour.
A single folder has the potential to grow large enough that it causes problems at the OS level with certain filesystems or cause performance issues which is why the year/month behaviour was chosen. Splitting potentially unbounded lists of files into segments is generally considered best practice.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.