You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ For browsers that do not use the Windows Trusted Root Certificate Store (such as
64
64
65
65
No installation is required.
66
66
67
-
At just under 50kB the SSL Auto Config script is small enough to be saved anywhere in your file system.
67
+
At 51kB the SSL Auto Config script is small enough to be saved anywhere in your file system.
68
68
69
69
## Configuration
70
70
@@ -159,6 +159,8 @@ http2=true
159
159
160
160
*`http2` : This boolean value (`true` or `false`) represents the respective enabling or disabling of HTTP/2 functionality.
161
161
162
+
> **Note:** You may need to clear (or disable) your browser cache when toggling between HTTP/1.1 and HTTP/2.
163
+
162
164
> **IMPORTANT:** Do not add quotation marks around your values, even if they contain spaces.
163
165
164
166
Blank lines and commented lines starting with a semicolon ( ; ) character are ignored. You may format and comment your configuration file any way you like.
0 commit comments