Ajout proxy postgresql
This commit is contained in:
@@ -152,6 +152,9 @@ SocketDir=/run/zabbix
|
||||
# Mandatory: no
|
||||
# Default:
|
||||
# DBHost=localhost
|
||||
{% if proxy_db_type == "postgresql" %}
|
||||
DBHost=
|
||||
{% endif %}
|
||||
|
||||
### Option: DBName
|
||||
# Database name.
|
||||
|
||||
Reference in New Issue
Block a user