get redis database mapping from libs.defaults
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
b6b5beaa27
commit
d288923969
5 changed files with 14 additions and 10 deletions
|
@ -29,12 +29,7 @@ type = sqlite3
|
|||
;cache_mode = private
|
||||
|
||||
[remote_cache]
|
||||
% if node.has_bundle('redis'):
|
||||
type = redis
|
||||
connstr = addr=127.0.0.1:6379
|
||||
% else:
|
||||
type = database
|
||||
% endif
|
||||
|
||||
[analytics]
|
||||
reporting_enabled = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue