Files
snStatus/frontend/backend/data/config.json
2026-01-27 16:55:03 +09:00

13 lines
382 B
JSON

{
"enabled": true,
"passwordHash": "d7fe5080df575511eb7b3c5e50a99c0402952461f5e202e8c90461c1e52d208a9c14329317d5b39ec85de62caca369114295d559466e044d9f8b3a5e94b5ebd3",
"salt": "ced784250b4ed141397cc2115e864dac",
"retentionHours": 24,
"alertThresholds": {
"cpu": 80,
"memory": 80,
"disk": 90
},
"containerAlertEnabled": false,
"alertCooldownSeconds": 300
}