From 02ef105291ef52d516eac457e3e2c4353877609c Mon Sep 17 00:00:00 2001 From: hael Date: Fri, 28 Jun 2024 10:14:55 +0000 Subject: [PATCH] env variables --- install.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install.php b/install.php index 50ae14f..954e166 100644 --- a/install.php +++ b/install.php @@ -18,6 +18,7 @@ else { } + // TODO - js warning //if [ "$SMARTHOST_PROXY" == "no" ]; then // echo "Warning! Local proxy will not work without smarthost proxy service.";