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