浏览代码

docs: delete unused doc

zmstone 1 年之前
父节点
当前提交
7ac4ceb94d
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      rel/i18n/emqx_schema.hocon

+ 0 - 6
rel/i18n/emqx_schema.hocon

@@ -262,12 +262,6 @@ already established connections."""
 common_ssl_opts_schema_cacertfile.label:
 """CACertfile"""
 
-common_ssl_opts_schema_cacerts.desc:
-"""When enabled, uses the system trusted CA certificates for establishing to TLS connections."""
-
-common_ssl_opts_schema_cacerts.label:
-"""Use System CA Certificates"""
-
 fields_ws_opts_mqtt_path.desc: """~
     WebSocket's MQTT protocol path. By default, the full URL for the WebSocket client to connect is:
     `ws://{host}:{port}/mqtt`.