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:
authorVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2021-01-12 16:40:55 +0300
committerVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2021-01-12 16:40:55 +0300
commit9a58d45e1a4b3297575f49180da52de97b170120 (patch)
treec766f7cc528cc61daa99921fbb3983f92c5185f9 /conf
parent582347219cf6a66dcf198a0400be91fc92d3f195 (diff)
.D........ [ZBXNEXT-5759] improved configuration files
Diffstat (limited to 'conf')
-rw-r--r--conf/zabbix_proxy.conf2
-rw-r--r--conf/zabbix_server.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/zabbix_proxy.conf b/conf/zabbix_proxy.conf
index c5c327a2a0c..1304727698c 100644
--- a/conf/zabbix_proxy.conf
+++ b/conf/zabbix_proxy.conf
@@ -160,7 +160,7 @@ LogFile=/tmp/zabbix_proxy.log
### Option: DBName
# Database name.
# In case of Oracle if the Net Service Name connection method is used, specify service name from tnsnames.ora or
-# set to empty string, also see TWO_TASK environment variable if DBName is empty
+# set to empty string, also see TWO_TASK environment variable if DBName is set to empty string.
# Warning: do not attempt to use the same database Zabbix server is using.
#
# Mandatory: yes
diff --git a/conf/zabbix_server.conf b/conf/zabbix_server.conf
index bd97a268969..2feefcb168e 100644
--- a/conf/zabbix_server.conf
+++ b/conf/zabbix_server.conf
@@ -89,7 +89,7 @@ LogFile=/tmp/zabbix_server.log
### Option: DBName
# Database name.
# In case of Oracle if the Net Service Name connection method is used, specify service name from tnsnames.ora or
-# set to empty string, also see TWO_TASK environment variable if DBName is empty
+# set to empty string, also see TWO_TASK environment variable if DBName is set to empty string.
#
# Mandatory: yes
# Default: