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( ), ), ); -