From 1b1d5e8bd403c82df89412471c35ff325549aa66 Mon Sep 17 00:00:00 2001 From: Michael McAndrew Date: Fri, 9 Mar 2018 17:25:16 +0000 Subject: [PATCH] a hint on installation in the config.dist.php file --- proxy/config.dist.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/proxy/config.dist.php b/proxy/config.dist.php index cb1f740..55ec89c 100644 --- a/proxy/config.dist.php +++ b/proxy/config.dist.php @@ -8,6 +8,13 @@ +---------------------------------------------------------*/ +/**************************************************************** + ** INSTALLATION ** + ** ** + ** 1. Make a copy of this file called config.php ** + ****************************************************************/ + + /**************************************************************** ** URLS ** ****************************************************************/ @@ -102,4 +109,3 @@ $rest_allowed_actions = array( ), ), ); -