mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-02-20 01:21:20 +01:00
Remove apc cache driver
This commit is contained in:
@@ -4,7 +4,7 @@ $config = [];
|
||||
|
||||
// By default this plugin stores attachments in filesystem
|
||||
// and copies them into sql database.
|
||||
// You can change it to use 'memcache', 'memcached', 'redis', 'apc' or 'apcu'.
|
||||
// You can change it to use 'memcache', 'memcached', 'redis' or 'apcu'.
|
||||
// -----------------------------------------------------------
|
||||
// WARNING: Remember to set max_allowed_packet in database or
|
||||
// config to match with expected max attachment size.
|
||||
|
||||
Reference in New Issue
Block a user