get redis database mapping from libs.defaults
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-12-23 07:19:37 +01:00
parent b6b5beaa27
commit d288923969
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 14 additions and 10 deletions

View file

@ -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