Skip to content
Snippets Groups Projects
Commit 94cb904a authored by latham's avatar latham
Browse files

oops, I missed a curlly brace, sorry

parent 7ee55f66
No related branches found
No related tags found
No related merge requests found
......@@ -248,6 +248,7 @@ if($install_mode == 'standard') {
if($conf['fail2ban']['installed'] == true) {
swriteln('Configuring Fail2ban');
$inst->configure_fail2ban();
}
if($conf['squid']['installed'] == true) {
$conf['services']['proxy'] = true;
......
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