Skip to content

Exclude tables from reference index#121

Merged
d-s-codappix merged 2 commits intomainfrom
11596-refindex
Feb 5, 2025
Merged

Exclude tables from reference index#121
d-s-codappix merged 2 commits intomainfrom
11596-refindex

Conversation

@d-s-codappix
Copy link
Collaborator

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.

@d-s-codappix d-s-codappix self-assigned this Feb 5, 2025
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.
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.
@d-s-codappix d-s-codappix merged commit 3aecb4a into main Feb 5, 2025
21 checks passed
@d-s-codappix d-s-codappix deleted the 11596-refindex branch February 5, 2025 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments