Aleksander Machniak
2015-09-25 2c6951b9cbb4b9e354af5e9ec1c689dc51b5f9ac
Add hint about configuration
2 files modified
5 ■■■■■ changed files
INSTALL 3 ●●●●● patch | view | raw | blame | history
config/defaults.inc.php 2 ●●●●● patch | view | raw | blame | history
INSTALL
@@ -65,6 +65,9 @@
CONFIGURATION HINTS
===================
IMPORTANT! Read all comments in defaults.inc.php, understand them
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, enable the 'php_value error_log' line
config/defaults.inc.php
@@ -686,8 +686,6 @@
$config['quota_zero_as_unlimited'] = false;
// Make use of the built-in spell checker. It is based on GoogieSpell.
// Since Google only accepts connections over https your PHP installatation
// requires to be compiled with Open SSL support
$config['enable_spellcheck'] = true;
// Enables spellchecker exceptions dictionary.