diff --git a/include/config.inc.example b/include/config.inc.example index 10e27bb0a..584dd211c 100644 --- a/include/config.inc.example +++ b/include/config.inc.example @@ -59,7 +59,8 @@ define ("dbname",""); // define ('OFFICE','/usr/bin/unoconv'); // define ('GENERATE_PDF','YES'); -// If you want to use open_basedir or if you are limited by it you can uncomment this +// If you want to use open_basedir or if you are limited by the server's config +// you can uncomment this // after replace NOALYSS_HOME by the path of the local installation of Noalyss // ini_alter("open_basedir", "/usr/bin:/tmp/:NOALYSS_HOME"); \ No newline at end of file