messenger-monitor-bundle
messenger-monitor-bundle copied to clipboard
Command messenger:monitor:purge reduced options
It would be nice to accept customized ranges such ass 2 weeks / 3 weeks ....
messenger:monitor:purge --older-than="2 weeks ago" doesn't work?
messenger:monitor:purge --older-than="2 weeks ago"doesn't work?
No, we are limited to the defined ENUM
Got it, yeah, I'll need to refactor this to allow what you describe.
I just had another Idea : it would be beneficial to include a "keep" option. This "keep" option should accept an integer value, and its purpose should be to specify how many of the most recent messages should be retained for each type of transport. Additionally, it would be helpful if we could customize this retention setting for each type of transport.
it would be beneficial to include a "keep" option
Yes, that would line up with the behaviour of the messenger:monitor:schedule:purge.
it would be beneficial to include a "keep" option
Yes, that would line up with the behaviour of the
messenger:monitor:schedule:purge.
I tried this but it didn't work, I check it again. Thanks for the fast answer