Ajout proxy postgresql

This commit is contained in:
stef
2026-07-29 03:14:39 +00:00
parent 3dcc57ff2c
commit 82cbb26838
13 changed files with 446 additions and 70 deletions

View File

@@ -152,6 +152,9 @@ SocketDir=/run/zabbix
# Mandatory: no
# Default:
# DBHost=localhost
{% if proxy_db_type == "postgresql" %}
DBHost=
{% endif %}
### Option: DBName
# Database name.