Skip to content

Commit 28b1b49

Browse files
author
Patrick Anders
committed
1 parent f7ec00b commit 28b1b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/admin/form/server_config.tform.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,7 @@
10241024
'enable_spdy' => array (
10251025
'datatype' => 'VARCHAR',
10261026
'formtype' => 'CHECKBOX',
1027-
'default' => 'y',
1027+
'default' => 'n',
10281028
'value' => array (
10291029
0 => 'n',
10301030
1 => 'y'

0 commit comments

Comments
 (0)