Aleksander Machniak
2015-02-25 2a31f6dbd7c63232918d175fb2879682217946ea
config/defaults.inc.php
@@ -55,7 +55,7 @@
// Use them if your server is not MySQL or for better performance.
// For example Roundcube uses max_allowed_packet value (in bytes)
// which limits query size for database cache operations.
$config['db_max_allowed_packet'] = 23423440;
$config['db_max_allowed_packet'] = null;
// ----------------------------------