zmstone 1 год назад
Родитель
Сommit
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:
 common_ssl_opts_schema_cacertfile.label:
 """CACertfile"""
 """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: """~
 fields_ws_opts_mqtt_path.desc: """~
     WebSocket's MQTT protocol path. By default, the full URL for the WebSocket client to connect is:
     WebSocket's MQTT protocol path. By default, the full URL for the WebSocket client to connect is:
     `ws://{host}:{port}/mqtt`.
     `ws://{host}:{port}/mqtt`.