Skip to content

Commit 979fe3e

Browse files
MiloCubedlunny
authored andcommitted
remove example HTTPS error
1 parent 98c42d3 commit 979fe3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/administration/config-cheat-sheet.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ The following configuration set `Content-Type: application/vnd.android.package-a
281281

282282
- `APP_DATA_PATH`: **_`AppWorkPath`_/data**: This is the default root path for storing data.
283283
- `PROTOCOL`: **http**: \[http, https, fcgi, http+unix, fcgi+unix\]
284-
- Note: Value is case-sensitive (must be in lowercase). For example, if you write `PROTOCOL=HTTPS`, you may get a SSL_ERROR_RX_RECORD_TOO_LONG error on Firefox or ERR_SSL_PROTOCOL_ERROR on Chrome and Edge.
284+
- Note: Value must be lowercase.
285285
- `USE_PROXY_PROTOCOL`: **false**: Expect PROXY protocol headers on connections
286286
- `PROXY_PROTOCOL_TLS_BRIDGING`: **false**: When protocol is https, expect PROXY protocol headers after TLS negotiation.
287287
- `PROXY_PROTOCOL_HEADER_TIMEOUT`: **5s**: Timeout to wait for PROXY protocol header (set to 0 to have no timeout)

0 commit comments

Comments
 (0)