From ce4b0bf76b1ccb1d3530dbfd260db2897818bc9c Mon Sep 17 00:00:00 2001 From: Timothy J Warren Date: Tue, 21 Feb 2017 14:33:42 -0500 Subject: [PATCH] Update Configuration page --- configuration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configuration.md b/configuration.md index e005dc9..14a1abf 100644 --- a/configuration.md +++ b/configuration.md @@ -9,8 +9,11 @@ Cache setup * **driver** - the caching backend, one of: `apcu`, `memcached`, `null` (no-caching), or `redis` +* **[connection]** - connection information for the selected cache + ### config.toml +General configuration ### database.toml