This commit is contained in:
hoteas
2017-08-22 08:24:55 +00:00
parent 0219261dac
commit 4a0f8d9b88
4 changed files with 247 additions and 102 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"cacheLongTime": 2592000,
"cacheShortTime": 7200,
"dbHost": "127.0.0.1",
"dbName": "test",
"dbPort": "3306",
"dbPwd": "root",
"dbUser": "root",
"defFile": [
"index.html",
"index.htm"
],
"error": {},
"logLevel": 0,
"port": "80",
"sessionName": "HOTIME",
"tpt": "tpt"
}