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 cea3d09 commit 999b425Copy full SHA for 999b425
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 = 'domain'
+select_field = domain
6
where_field = domain
7
additional_conditions = and server_id = {server_id}
8
hosts = {mysql_server_ip}
0 commit comments