💾History

When issuing a grant, it is recorded in the menu, where we can see when it was issued and other characteristics. And from there you can cancel active grants, if you need to.

However, the number of history is limited.

The limitation is based on the number of slots on each page and the total number of pages. According to the standard, there are 28 slots on a page and 19 pages. Hence:

28 slots x 19 pages = 532 cells for history

If the limit is exceeded, the old history is deleted from the server!

Completed histories are deleted in priority. However, if the user has all 532 cells occupied by active histories, then the history will either be completed without being canceled, or will be canceled. To add more cells, add more pages in the config!

Last updated