Till Brehm
2016-07-24 b9a3ef486ebcde18a5ade37865ff8f397185d24f
install/tpl/mysql_clientdb.conf.master
@@ -1,6 +1,6 @@
<?php
$clientdb_host         = 'localhost';
$clientdb_host         = '{hostname}';
$clientdb_user         = '{username}';
$clientdb_password      = '{password}';