vogelor
2010-05-17 6a6ebe91dd9b0afdf0eaa1033b5ed2aba7c2c0c6
1
2
3
4
5
6
7
8
9
# 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}