Configure the source of dir listing (redis or swift)

This commit is contained in:
Garret Alfert
2016-01-26 20:21:45 +01:00
parent 15196ca4b9
commit 737be34e73
2 changed files with 9 additions and 0 deletions

View File

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