From a148b93688a4d5ea660a773828e35e615c7edcde Mon Sep 17 00:00:00 2001 From: nek0 Date: Fri, 9 Sep 2016 21:47:29 +0200 Subject: [PATCH] another remnant --- config/settings.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config/settings.yml b/config/settings.yml index f89bdc1..5da2110 100755 --- a/config/settings.yml +++ b/config/settings.yml @@ -52,8 +52,3 @@ signupBlocked: "_env:SIGNUP_BLOCK:false" # Terms of Service tos1: "Terms of Service 1" tos2: "Terms of Service 2" - -# Elasticsearcha settings -searchhost: "http://localhost:9200" -shards: 2 -replicas: 1