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 8ced51c commit 7866156Copy full SHA for 7866156
server/conf/metronome_conf_host.master
@@ -59,7 +59,7 @@ VirtualHost "{tmpl_var name='domain'}"
59
};
60
</tmpl_if>
61
62
-<tmpl_if name='use_proxy' op='==' value='true'>
+<tmpl_if name='use_anon_host' op='==' value='true'>
63
VirtualHost "anon.{tmpl_var name='domain'}"
64
enabled = true;
65
authentication = "anonymous";
0 commit comments