# db_backup List of databases to backup/ password file # Please do not expose this file to the public! # for better performance mix source hosts # This file contains all dbs you want to backup with db_backup. # Put one db on each line. # use the follwing form: # database host : database type : database name : username : password # # "database type" is either mysql or postgresql