improve postgresql performance

This commit is contained in:
DioCrafts
2025-04-09 00:21:20 +02:00
parent 7473ee438f
commit 8f1d213526
36 changed files with 2191 additions and 233 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ body {
.storage-fill {
height: 100%;
background-color: #ff5e3a;
width: 56%;
width: 0%; /* Will be set dynamically via JavaScript */
}
.storage-info {