Skip to content

Commit 001d4d7

Browse files
Updated functionality in readme.md file
1 parent 6015e83 commit 001d4d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ For browsers that do not use the Windows Trusted Root Certificate Store (such as
6464

6565
No installation is required.
6666

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.
6868

6969
## Configuration
7070

@@ -159,6 +159,8 @@ http2=true
159159

160160
* `http2` : This boolean value (`true` or `false`) represents the respective enabling or disabling of HTTP/2 functionality.
161161

162+
> **Note:** You may need to clear (or disable) your browser cache when toggling between HTTP/1.1 and HTTP/2.
163+
162164
> **IMPORTANT:** Do not add quotation marks around your values, even if they contain spaces.
163165
164166
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

Comments
 (0)