Delete backend/data/config.json

This commit is contained in:
2026-01-28 08:26:01 +09:00
committed by GitHub
parent 2eab278f15
commit 8e7a9ae569

View File

@@ -1,13 +0,0 @@
{
"enabled": true,
"passwordHash": "d7fe5080df575511eb7b3c5e50a99c0402952461f5e202e8c90461c1e52d208a9c14329317d5b39ec85de62caca369114295d559466e044d9f8b3a5e94b5ebd3",
"salt": "ced784250b4ed141397cc2115e864dac",
"retentionHours": 24,
"alertThresholds": {
"cpu": 80,
"memory": 80,
"disk": 90
},
"containerAlertEnabled": false,
"alertCooldownSeconds": 300
}