Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMartins Abele <martins.abele@zabbix.com>2020-02-27 14:41:45 +0300
committerMartins Abele <martins.abele@zabbix.com>2020-02-27 14:41:54 +0300
commitd79010732b4089baa04bde78db0e6ff5fff7e36c (patch)
tree8a02d2c9aad219b8c3073b15fe5e57fc41593c60 /conf
parentd0f9c149a90fed9b2e99958f8a4bbeeed87459ab (diff)
.......PS. [ZBXNEXT-2753] fixed config option value name
Diffstat (limited to 'conf')
-rw-r--r--conf/zabbix_proxy.conf3
-rw-r--r--conf/zabbix_server.conf3
2 files changed, 4 insertions, 2 deletions
diff --git a/conf/zabbix_proxy.conf b/conf/zabbix_proxy.conf
index fd540f4852d..06bfa4fbe94 100644
--- a/conf/zabbix_proxy.conf
+++ b/conf/zabbix_proxy.conf
@@ -769,7 +769,8 @@ StatsAllowedIP=127.0.0.1
# MySQL: This option, if used, must specify the same certificate used by the server.
# Supported only for MySQL and PostgreSQL
#
-# Mandatory: no (yes, if DBTLSMode set to one of: verify_ca, verify_full)
+# Mandatory: no
+# (yes, if DBTLSConnect set to one of: verify_ca, verify_full)
# Default:
# DBTLSCAFile=
diff --git a/conf/zabbix_server.conf b/conf/zabbix_server.conf
index 9ddea064a2b..069d507c4e2 100644
--- a/conf/zabbix_server.conf
+++ b/conf/zabbix_server.conf
@@ -753,7 +753,8 @@ StatsAllowedIP=127.0.0.1
# MySQL: This option, if used, must specify the same certificate used by the server.
# Supported only for MySQL and PostgreSQL
#
-# Mandatory: no (yes, if DBTLSMode set to one of: verify_ca, verify_full)
+# Mandatory: no
+# (yes, if DBTLSConnect set to one of: verify_ca, verify_full)
# Default:
# DBTLSCAFile=