Skip to content
Snippets Groups Projects
Commit 473c5b9d authored by tbrehm's avatar tbrehm
Browse files

Changed select field from virtual to domain in mysql-virtual_domains.cf template.

parent ba0264ef
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ user = {mysql_server_ispconfig_user}
password = {mysql_server_ispconfig_password}
dbname = {mysql_server_database}
table = mail_domain
select_field = 'virtual'
select_field = 'domain'
where_field = domain
additional_conditions = and server_id = {server_id}
hosts = {mysql_server_ip}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment