Replies: 2 comments 5 replies
-
I guess I could add it to my imagecleaner module :-D |
Beta Was this translation helpful? Give feedback.
2 replies
-
since we added the flush media/import some time ago I think it can be
suited for that kind of purpose too.
I'll probably also add a cron based flushing sometime in the future.
Il Mar 13 Lug 2021, 16:14 ADDISON ***@***.***> ha scritto:
… You know I fully appreciate your work but I don't think it's the best
option, because it has nothing to do with your extension (which btw is the
best for orphan images). You should create a PR in OpenMage and add the
feature in a section (e.g. Cache Management). As a bonus I would add the
possibility to run or not a configurable cronjob at a specified time. Thus,
you either do the operation manually or you determine when to delete these
folders periodically.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1706 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAG6DL2ZXQLPABUDCXMMWCLTXRC5ZANCNFSM47MHVJ6Q>
.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Magento doesn't have an option in Backend to delete the content for the following directories:
/var/export
var/importexport
Most of the bots are trying to access these directories. Maybe we should find a way to clean up the content periodically (cron, manually, ...).
Beta Was this translation helpful? Give feedback.
All reactions