Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2018-05-22 12:12:24 +0300
committerAleksander Machniak <alec@alec.pl>2018-05-22 12:12:24 +0300
commit4b97f40af90057ff8b06c5f7caf0b4c208a949c7 (patch)
tree5bb34c2c17a7b39d38386eaf318e8009b70a7abd /INSTALL
parentd0205f613de15f8c1f483f86fa8c08ac054b0b41 (diff)
Get rid of debug_level (#6298)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 7971bcf8a..940415444 100644
--- a/INSTALL
+++ b/INSTALL
@@ -76,7 +76,9 @@ and configure your installation to be not surprised by default behaviour.
Roundcube writes internal errors to the 'errors' log file located in the logs
directory which can be configured in config/config.inc.php. If you want ordinary
-PHP errors to be logged there as well, set error_log php.ini or .htaccess file.
+PHP errors to be logged there as well, set error_log in php.ini or .htaccess file.
+
+Roundcube forces display_errors=Off and log_errors=On.
By default the session cookie settings of PHP are not modified by Roundcube.
However if you want to limit the session cookies to the directory where