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