From 29575dadc54b2e3780073f8b86f110d7cb7c1f20 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Thu, 18 Feb 2021 19:14:58 -0800 Subject: [PATCH] remove extra files --- weed/filer.toml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 weed/filer.toml diff --git a/weed/filer.toml b/weed/filer.toml deleted file mode 100644 index c0530b3f1..000000000 --- a/weed/filer.toml +++ /dev/null @@ -1,11 +0,0 @@ -[elastic7] -enabled = true -servers = [ - "http://localhost:9200", -] -username = "" -password = "" -sniff_enabled = false -healthcheck_enabled = false -# increase the value is recommend, be sure the value in Elastic is greater or equal here -index.max_result_window = 10000