公告板
版本库
filestore
活动
搜索
登录
main
/
rcs-flow
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
1
zhang
2 天以前
23182f2c951df5fa55e70e30ff70ddaf91199a2e
[rcs-flow.git]
/
component
/
component-Influxdb
/
src
/
main
/
resources
/
META-INF
/
additional-spring-configuration-metadata.json
1
2
3
4
5
6
7
8
9
10
{
"properties": [
{
"name": "influxdb3.enabled",
"type": "java.lang.Boolean",
"description": "Enables influxdb functionality.",
"defaultValue": "true"
}
]
}