diff --git a/app.config.json b/app.config.json index 2ef6e6e..8a5bd69 100644 --- a/app.config.json +++ b/app.config.json @@ -1,6 +1,6 @@ { "default": { - "appName": "Hostpital", + "appName": "Hospital", "appPort": 3000, "apiUrlPrefix": "/api", "requestTimeout": 10, @@ -32,12 +32,12 @@ "file" : true }, "stat" : { - "time" : 15, + "time" : 1, "size" : null, "path" : "./logs/stat", "mode" : 0, "pathDB" : "undefined", - "statInterval" : 15, + "statInterval" : 1, "console" : false, "file" : true } -- libgit2 0.21.2