mirror of
https://github.com/ElppaDev/snStatus.git
synced 2026-01-29 09:35:36 +00:00
최초 배포
This commit is contained in:
13
frontend/backend/data/config.json
Normal file
13
frontend/backend/data/config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"passwordHash": "d7fe5080df575511eb7b3c5e50a99c0402952461f5e202e8c90461c1e52d208a9c14329317d5b39ec85de62caca369114295d559466e044d9f8b3a5e94b5ebd3",
|
||||
"salt": "ced784250b4ed141397cc2115e864dac",
|
||||
"retentionHours": 24,
|
||||
"alertThresholds": {
|
||||
"cpu": 80,
|
||||
"memory": 80,
|
||||
"disk": 90
|
||||
},
|
||||
"containerAlertEnabled": false,
|
||||
"alertCooldownSeconds": 300
|
||||
}
|
||||
Reference in New Issue
Block a user