We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0264e commit 473c5b9Copy full SHA for 473c5b9
install/tpl/mysql-virtual_domains.cf.master
@@ -2,7 +2,7 @@ user = {mysql_server_ispconfig_user}
2
password = {mysql_server_ispconfig_password}
3
dbname = {mysql_server_database}
4
table = mail_domain
5
-select_field = 'virtual'
+select_field = 'domain'
6
where_field = domain
7
additional_conditions = and server_id = {server_id}
8
hosts = {mysql_server_ip}
0 commit comments