Add support for MySQL AND PostgreSQL backups.

This commit is contained in:
Christoph 2025-01-06 19:54:18 +01:00
parent dd072f69af
commit 20e9b3b8d4

View File

@ -88,14 +88,15 @@
#
# possible values:
# - MySQL
# - PostgreSQL or postgres or psql
# - PostgreSQL (or postgres or psql)
# - MySQL,PostgreSQL (or MySQL PostgreSQL)
# - None
#
# Defaults to:
#
# DB_TYPE="None"
# DB_TYPE = "None"
#
# DB_TYPE="None"
#DB_TYPE = "None"
# MYSQL_CREDENTIALS