wide/conf/wide.json

10 lines
240 B
JSON
Raw Normal View History

2014-08-18 17:45:43 +04:00
{
2019-05-16 19:41:52 +03:00
"Server": "http://127.0.0.1:7070",
2015-09-26 13:17:28 +03:00
"LogLevel": "debug",
2019-05-16 20:41:04 +03:00
"Data": "${home}/wide",
2019-05-24 06:44:58 +03:00
"RuntimeMode": "prod",
2014-10-13 12:35:31 +04:00
"HTTPSessionMaxAge": 86400,
"StaticResourceVersion": "${time}",
"Locale": "zh_CN",
2019-05-23 13:28:11 +03:00
"SiteStatCode": ""
2014-08-31 14:50:38 +04:00
}