From 256e08fcd57b51286169ff8799734398660f2726 Mon Sep 17 00:00:00 2001 From: Falko Timme <ft@falkotimme.com> Date: Thu, 11 Dec 2014 11:07:39 -0500 Subject: [PATCH] Merge branch 'feature/add_spdy_option' into 'master' --- install/tpl/server.ini.master | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/install/tpl/server.ini.master b/install/tpl/server.ini.master index c563650..7805988 100644 --- a/install/tpl/server.ini.master +++ b/install/tpl/server.ini.master @@ -85,6 +85,7 @@ php_ini_path_cgi=/etc/php5/cgi/php.ini check_apache_config=y enable_sni=y +enable_spdy=n enable_ip_wildcard=y overtraffic_notify_admin=y overtraffic_notify_client=y -- Gitblit v1.9.1