cronsun/conf/files/web.json.sample

5 lines
94 B
Plaintext
Raw Normal View History

2017-01-09 02:32:14 +00:00
{
2017-01-09 03:10:55 +00:00
"BindAddr": ":7079",
2017-01-11 08:12:37 +00:00
"#UIDir": "为空使用默认的后台界面"
2017-01-09 03:10:55 +00:00
"UIDir": ""
2017-01-09 02:32:14 +00:00
}