mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 16:58:26 +08:00
update config
This commit is contained in:
parent
dc8ccb6fa7
commit
71ca358244
@ -64,21 +64,21 @@
|
||||
"name": "ko-time.saver",
|
||||
"type": "java.lang.String",
|
||||
"defaultValue": "memory",
|
||||
"description": "waiting to implement",
|
||||
"description": "a place to store data",
|
||||
"sourceType": "cn.langpy.kotime.config.DefaultConfig"
|
||||
},
|
||||
{
|
||||
"name": "ko-time.data-source",
|
||||
"type": "java.lang.String",
|
||||
"defaultValue": "",
|
||||
"description": "waiting to implement",
|
||||
"description": "datasource",
|
||||
"sourceType": "cn.langpy.kotime.config.DefaultConfig"
|
||||
},
|
||||
{
|
||||
"name": "ko-time.thread-num",
|
||||
"type": "java.lang.Integer",
|
||||
"defaultValue": 2,
|
||||
"description": "waiting to implement",
|
||||
"description": "number of thread to store data",
|
||||
"sourceType": "cn.langpy.kotime.config.DefaultConfig"
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user