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:56:06 +0300
committerVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2021-01-12 16:56:06 +0300
commit524a748fe26aeb8a7f9fde80b2f578d53506b761 (patch)
tree53dff35d6d63f940a6ed7dc6be596861a7e3319b /conf
parentb5411868b5044d0890da186bf8337ecb4dac5f7a (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 6e33fd4466b..6fdff2f4db0 100644
--- a/conf/zabbix_proxy.conf
+++ b/conf/zabbix_proxy.conf
@@ -161,7 +161,7 @@ LogFile=/tmp/zabbix_proxy.log
# Database name.
# For SQLite3 path to database file must be provided. DBUser and DBPassword are ignored.
# 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 set to empty string.
+# set to empty string to use value from TWO_TASK environment variable.
# 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 2feefcb168e..bbe9c34a583 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 set to empty string.
+# set to empty string to use value from TWO_TASK environment variable.
#
# Mandatory: yes
# Default: