From 00b285d7f6d3c5465bf951f09c029a878e8e8cb3 Mon Sep 17 00:00:00 2001 From: nek0 Date: Sun, 18 Oct 2015 05:30:04 +0200 Subject: [PATCH] oops --- config/settings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/settings.yml b/config/settings.yml index 292f67a..a4e9d34 100755 --- a/config/settings.yml +++ b/config/settings.yml @@ -54,5 +54,5 @@ tos2: "Terms of Service 2" # Elasticsearcha settings searchhost: "http://localhost:9200" -shards: 1 -replicas: 2 +shards: 2 +replicas: 1