diff options
| author | Chris Lu <chris.lu@gmail.com> | 2021-02-18 19:14:58 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2021-02-18 19:14:58 -0800 |
| commit | 29575dadc54b2e3780073f8b86f110d7cb7c1f20 (patch) | |
| tree | 62bc24c26c91827838a1afbe0c53a3d1dfc92529 | |
| parent | 73958e357dba827cd82e3ed8b277d865aae37a72 (diff) | |
| download | seaweedfs-29575dadc54b2e3780073f8b86f110d7cb7c1f20.tar.xz seaweedfs-29575dadc54b2e3780073f8b86f110d7cb7c1f20.zip | |
remove extra files
| -rw-r--r-- | weed/filer.toml | 11 |
1 files changed, 0 insertions, 11 deletions
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 |
