68 lines
1.3 KiB
Plaintext
68 lines
1.3 KiB
Plaintext
emqx_ee_bridge_mongodb {
|
||
desc_config {
|
||
desc {
|
||
en: "Configuration for MongoDB Bridge"
|
||
zh: "为MongoDB桥配置"
|
||
}
|
||
label {
|
||
en: "MongoDB Bridge Configuration"
|
||
zh: "MongoDB桥配置"
|
||
}
|
||
}
|
||
|
||
enable {
|
||
desc {
|
||
en: "Enable or disable this MongoDB Bridge"
|
||
zh: "启用或停用该MongoDB桥"
|
||
}
|
||
label {
|
||
en: "Enable or disable"
|
||
zh: "启用或禁用"
|
||
}
|
||
}
|
||
|
||
collection {
|
||
desc {
|
||
en: "The collection where data will be stored into"
|
||
zh: "数据将被存储到的集合"
|
||
}
|
||
label {
|
||
en: "Collection to be used"
|
||
zh: "将要使用的藏品"
|
||
}
|
||
}
|
||
|
||
mongodb_rs_conf {
|
||
desc {
|
||
en: "MongoDB (Replica Set) configuration"
|
||
zh: "MongoDB(Replica Set)配置"
|
||
}
|
||
label {
|
||
en: "MongoDB (Replica Set) Configuration"
|
||
zh: "MongoDB(Replica Set)配置"
|
||
}
|
||
}
|
||
|
||
mongodb_sharded_conf {
|
||
desc {
|
||
en: "MongoDB (Sharded) configuration"
|
||
zh: "MongoDB (Sharded)配置"
|
||
}
|
||
label {
|
||
en: "MongoDB (Sharded) Configuration"
|
||
zh: "MongoDB (Sharded)配置"
|
||
}
|
||
}
|
||
|
||
mongodb_single_conf {
|
||
desc {
|
||
en: "MongoDB (Standalone) configuration"
|
||
zh: "MongoDB(独立)配置"
|
||
}
|
||
label {
|
||
en: "MongoDB (Standalone) Configuration"
|
||
zh: "MongoDB(独立)配置"
|
||
}
|
||
}
|
||
}
|