🔧 changed default check period

This commit is contained in:
ryzetech 2023-01-24 10:57:56 +01:00
parent ee4fdd36c6
commit 17750c0016
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{
"checkperiod": 300,
"checkperiod": 15,
"port": 8010
}