From 4bfd03d6eb9867fc5a61e7618c318234356ad752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Thu, 29 Dec 2011 15:53:27 +0100 Subject: [PATCH] remove completly unused redis.yml --- config/redis.yml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 config/redis.yml diff --git a/config/redis.yml b/config/redis.yml deleted file mode 100644 index b8d3e3626..000000000 --- a/config/redis.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -default: - host: localhost - port: 6379 - -development: -test: -staging: -production: -