From 5744a5650ab73129611f357d7b995f085a79e433 Mon Sep 17 00:00:00 2001 From: theshka Date: Wed, 20 May 2015 18:41:32 -0400 Subject: [PATCH] Update config.php.template explicitly clarify how to override the default settings. --- config.php.template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.php.template b/config.php.template index e20cd57..412deea 100644 --- a/config.php.template +++ b/config.php.template @@ -2,7 +2,7 @@ /** * Pico Configuration * - * This is the configuration file for Pico. It comes loaded with the + * This is the configuration file for Pico. It comes loaded with the * default values, which can be found in the get_config() method of * the Pico class (lib/pico.php). * @@ -11,7 +11,8 @@ * @license http://opensource.org/licenses/MIT * @version 0.9 * - * Override any of the default settings below: + * To override any of the default settings below, uncomment the line, + * make and save the changes, then rename this file to `config.php` */ /*