Files
piratepoet/mailpoet/lib/Logging
Rostislav Wolny 6f70cd1651 Limit rows deleted from mailpoet_logs in on run of purge routine
The probability of the routine to run is 5% so it should run approximately 5 times
per 100 writes. So the limit 1000 should be pretty safe to prevent the table from bloating.
[MAILPOET-5071]
2023-05-03 13:34:33 +02:00
..