summaryrefslogtreecommitdiff
path: root/spec/fixtures/config/redis_cache_old_format_socket.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/config/redis_cache_old_format_socket.yml')
-rw-r--r--spec/fixtures/config/redis_cache_old_format_socket.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/fixtures/config/redis_cache_old_format_socket.yml b/spec/fixtures/config/redis_cache_old_format_socket.yml
new file mode 100644
index 00000000000..26fa0eda245
--- /dev/null
+++ b/spec/fixtures/config/redis_cache_old_format_socket.yml
@@ -0,0 +1,3 @@
+development: unix:/path/to/old/redis.cache.sock
+test: unix:/path/to/old/redis.cache.sock
+production: unix:/path/to/old/redis.cache.sock