Aleksander Machniak
2015-02-25 ab84cc15e5cb708b91b70bd81b96adc712e312d3
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;
// ----------------------------------