mirror of https://gitee.com/stylefeng/guns
【7.0.2】简化配置
parent
fc814e809c
commit
f35b3fa0ad
|
@ -1,23 +0,0 @@
|
||||||
{
|
|
||||||
"properties": [
|
|
||||||
{
|
|
||||||
"name": "scanner.open",
|
|
||||||
"type": "java.lang.String",
|
|
||||||
"description": "Description for scanner.open."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "sys-log.type",
|
|
||||||
"type": "java.lang.String",
|
|
||||||
"description": "Description for sys-log.type."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "sys-log.file-save-path",
|
|
||||||
"type": "java.lang.String",
|
|
||||||
"description": "Description for sys-log.file-save-path."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "web-socket.open",
|
|
||||||
"type": "java.lang.String",
|
|
||||||
"description": "Description for web-socket.open."
|
|
||||||
}
|
|
||||||
] }
|
|
Loading…
Reference in New Issue