Zabbix backup set port to 5432 default to override internal set ports
This commit is contained in:
@@ -15,3 +15,5 @@ ZABBIX_DATABASE="";
|
||||
ZABBIX_CONFIG="";
|
||||
# unknown tables, default ignore, is set to true, will force backup them
|
||||
ZABBIX_UNKNOWN_TABLES="";
|
||||
# db port for zabbix, defaults to 5432
|
||||
ZABBIX_DB_PORT="";
|
||||
|
||||
Reference in New Issue
Block a user