More docs
parent
ac62da1042
commit
04db2730b8
@ -5,6 +5,10 @@ All user config lives in the `app/config` folder, using [TOML](https://github.co
|
|||||||
## Files
|
## Files
|
||||||
|
|
||||||
### cache.toml
|
### cache.toml
|
||||||
|
Cache setup
|
||||||
|
|
||||||
|
* **driver** - the caching backend, one of: `apcu`, `memcached`, `null` (no-caching), or `redis`
|
||||||
|
|
||||||
|
|
||||||
### config.toml
|
### config.toml
|
||||||
|
|
||||||
|
2
home.md
2
home.md
@ -4,4 +4,4 @@ Here is some more in-depth information about setting up Hummingbird.
|
|||||||
|
|
||||||
## Pages
|
## Pages
|
||||||
|
|
||||||
* [Configuration](./configuration.md)
|
* [Configuration](./configuration)
|
Loading…
Reference in New Issue
Block a user