Marius Burkard
2016-05-27 799ea6713e2fbf14b9a7dc13c5094f331f99a679
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Here come the local changes the user made, like configuration of
# the several backends that exist.
 
launch=gmysql
 
gmysql-host={mysql_server_host}
gmysql-user={mysql_server_ispconfig_user}
gmysql-password={mysql_server_ispconfig_password}
gmysql-dbname={powerdns_database}
gmysql-port={mysql_server_port}
 
slave=yes
master=yes
 
disable-axfr=no