From 61478d8c8c6f40c6765d9d57763660db04373c70 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Tue, 30 Apr 2013 20:47:48 +0200 Subject: [PATCH] Remove obsolete variable from example config --- config.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml.example b/config.yml.example index b188207..1bc0e23 100644 --- a/config.yml.example +++ b/config.yml.example @@ -2,7 +2,7 @@ development: &defaults riak: &riak_defaults host: localhost http_port: 8098 - buckets: &bucket_defaults + buckets: data: rs_data directories: rs_directories binaries: rs_binaries