From 94a6d0c65fd5bea909f08d493d80d8771ef49a60 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 28 Sep 2017 15:30:46 +0200 Subject: Improve the documentation wrt. installation Thanks to @real for finding this. --- doc/source/config.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/source/config.rst') diff --git a/doc/source/config.rst b/doc/source/config.rst index 760ae1b..84fc193 100644 --- a/doc/source/config.rst +++ b/doc/source/config.rst @@ -2,7 +2,9 @@ Configuration ============= Since PHP *ini-like* configuration model isn't flexible enough, -Snuffleupagus is using its own format. +Snuffleupagus is using its own format, in the file specified by +the directive ``sp.configuration_file`` (in your ``php.ini`` file), +like ``sp.configuration_file=/etc/php/conf.d/snuffleupagus.ini``. Options are chainable by using dots (``.``), and string parameters **must** be quoted, while booleans and integers aren't. -- cgit v1.3