-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[Feature]: Use subfolders in email storage to prevent a flat list of 10k+ files #15952
Copy link
Copy link
Closed
Description
Feature description
pimcore/bundles/CoreBundle/config/pimcore/flysystem.yaml
Lines 44 to 49 in 5ff5480
| pimcore.email_log.storage: | |
| # Storage for email logs | |
| adapter: 'local' | |
| visibility: private | |
| options: | |
| directory: '%kernel.project_dir%/var/email' |
And 12k emails is not even a lot I suspect.
Suggestion is to use something like Ecommerce framework to group into sub-folders for at least years and months:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.
