updated db pool limits, added logs VACUUM, updated api docs

This commit is contained in:
Gani Georgiev
2022-11-13 00:38:18 +02:00
parent 39dc1d2795
commit 521df149a2
64 changed files with 650 additions and 751 deletions

View File

@@ -113,6 +113,7 @@
overflow-x: hidden;
overflow-y: auto; /* fallback */
overflow-y: overlay;
scroll-behavior: smooth;
}
.panel-header ~ .panel-content {
padding-top: 5px;