From 7bbb0e098278fbb17f260e7e37fd028fc47bf771 Mon Sep 17 00:00:00 2001 From: MiloCubed <135522693+MiloCubed@users.noreply.github.com> Date: Wed, 5 Jul 2023 16:11:43 +0800 Subject: [PATCH] Update custom/conf/app.example.ini --- custom/conf/app.example.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini index 8cd5e6c144fa..2209822ff086 100644 --- a/custom/conf/app.example.ini +++ b/custom/conf/app.example.ini @@ -60,6 +60,7 @@ RUN_USER = ; git ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; The protocol the server listens on. One of 'http', 'https', 'http+unix', 'fcgi' or 'fcgi+unix'. Defaults to 'http' +;; Note: Value must be lowercase. ;PROTOCOL = http ;; ;; Expect PROXY protocol headers on connections