mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-16 19:14:08 +02:00
Updated cache_driver possible values
This commit is contained in:
@@ -10,7 +10,7 @@ return [
|
||||
* the cache across requests. Additional driver-specific options may require
|
||||
* configuration below.
|
||||
*
|
||||
* Possible values: apcu, array, file, memcached, redis, php-file
|
||||
* Possible values: apcu, array, file, memcached, redis, php-file, valkey
|
||||
*
|
||||
* Default value: 'file'
|
||||
*/
|
||||
|
Reference in New Issue
Block a user