Use directory backend config from redis instead of config file

This commit is contained in:
Garret Alfert
2016-01-29 16:18:09 +01:00
parent 16dcc56fba
commit a4673e9661
4 changed files with 38 additions and 4 deletions

View File

@@ -20,7 +20,6 @@ development: &defaults
# redis:
# host: localhost
# port: 6379
# use_redis_dir_listing: true
test:
<<: *defaults