From b6b56cd6202004db16b09bc6697f62984cf3e7b6 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Mon, 7 Aug 2023 16:44:28 +0200 Subject: [PATCH] docs: admin: config-cheat-sheet: remove spurious line --- admin/config-cheat-sheet.md | 1 - 1 file changed, 1 deletion(-) diff --git a/admin/config-cheat-sheet.md b/admin/config-cheat-sheet.md index 1107a904..b18dc316 100644 --- a/admin/config-cheat-sheet.md +++ b/admin/config-cheat-sheet.md @@ -305,7 +305,6 @@ The following configuration set `Content-Type: application/vnd.android.package-a If `PROTOCOL` is `fcgi` or `fcgi+unix`, the default value is `%(PROTOCOL)s://%(HTTP_ADDR)s:%(HTTP_PORT)s/`. If listen on `0.0.0.0`, the default value is `%(PROTOCOL)s://localhost:%(HTTP_PORT)s/`, Otherwise the default value is `%(PROTOCOL)s://%(HTTP_ADDR)s:%(HTTP_PORT)s/`. - if `PROTOCOL` is set to `http+unix`. - `LOCAL_USE_PROXY_PROTOCOL`: **%(USE_PROXY_PROTOCOL)s**: When making local connections pass the PROXY protocol header. This should be set to false if the local connection will go through the proxy. - `PER_WRITE_TIMEOUT`: **30s**: Timeout for any write to the connection. (Set to -1 to