summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/cache_inspector.html
Commit message (Collapse)AuthorAgeFilesLines
* templates: show real sizes in cache inspectorAlejandro Sirgo Rica2024-09-261-5/+3
| | | | Use real free and available cache in cache_inspector.html
* ogcp: show cache contents in client detailsAlejandro Sirgo Rica2024-07-161-0/+152
Show cache contents in client details for a more complete view of the client's state. Move the cache inspector code to its own template for reusability.