- Issue created by @daniel_arend
- 🇧🇷Brazil daniel_arend
Hello team,
Please check the patch, I think I got it all covered.
When using past module to storage a higher amount of data, there are no limit, and sometimes past is capable to create a huge amount of data on the database
Create a huge/massive data array or string. call past_event_create and pass the value on it.
Add a settings form with a char limiter to control the max amount of logs a single event can have.
Create the settings form and the logic behind it.
Please check the patch file.
Active
1.2
Code
Hello team,
Please check the patch, I think I got it all covered.