Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
711c7398
Commit
711c7398
authored
Aug 09, 2016
by
Dominik Hebeler
Browse files
Cache auf Redis geändert
parent
a87e24e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/cache.php
View file @
711c7398
...
...
@@ -13,7 +13,7 @@ return [
|
*/
'default'
=>
env
(
'CACHE_DRIVER'
,
'
file
'
),
'default'
=>
env
(
'CACHE_DRIVER'
,
'
redis
'
),
/*
|--------------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment