This commit is contained in:
hoteas
2017-08-17 02:37:00 +00:00
parent 338bfd7040
commit dde3586db4
3 changed files with 104 additions and 0 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"
}