mirror of
https://github.com/DanielSiepmann/tracking.git
synced 2025-03-14 14:03:47 +01:00
The tables can grow very fast depending on the number of visiting. Also some installations keep the records for a long time. That would make it nearly impossible to properly update the reference index. Therefore the extension now excludes their tables by default. One can prevent this, by removing the event listener e.g. via custom `Services.*` files.
544 B
544 B
3.1.1
Breaking
Nothing
Features
Nothing
Fixes
Exclude tables from reference index.
The tables can grow very fast depending on the number of visiting. Also some installations keep the records for a long time. That would make it nearly impossible to properly update the reference index. Therefore the extension now excludes their tables by default.
One can prevent this, by removing the event listener e.g. via custom Services.* files.
Tasks
Nothing
Deprecation
Nothing