Add support for MySQL AND PostgreSQL backups.
This commit is contained in:
parent
dd072f69af
commit
20e9b3b8d4
@ -88,14 +88,15 @@
|
|||||||
#
|
#
|
||||||
# possible values:
|
# possible values:
|
||||||
# - MySQL
|
# - MySQL
|
||||||
# - PostgreSQL or postgres or psql
|
# - PostgreSQL (or postgres or psql)
|
||||||
|
# - MySQL,PostgreSQL (or MySQL PostgreSQL)
|
||||||
# - None
|
# - None
|
||||||
#
|
#
|
||||||
# Defaults to:
|
# Defaults to:
|
||||||
#
|
#
|
||||||
# DB_TYPE="None"
|
# DB_TYPE = "None"
|
||||||
#
|
#
|
||||||
# DB_TYPE="None"
|
#DB_TYPE = "None"
|
||||||
|
|
||||||
|
|
||||||
# MYSQL_CREDENTIALS
|
# MYSQL_CREDENTIALS
|
||||||
|
Loading…
Reference in New Issue
Block a user