Update configuration
parent
cf4fd59e7d
commit
cff2b0c523
@ -7,7 +7,7 @@ All user config lives in the `app/config` folder, using [TOML](https://github.co
|
||||
### cache.toml
|
||||
Cache setup
|
||||
|
||||
* **driver** - the caching backend, one of: `apcu`, `memcached`, `null` (no-caching), or `redis`
|
||||
* **driver** - the caching backend, one of: `memcached`, `redis`, or `null` (no-caching)
|
||||
|
||||
* **[connection]** - connection information for the selected cache
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user