aboutsummaryrefslogtreecommitdiff
path: root/weed/command
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2022-01-17 23:38:13 -0800
committerchrislu <chris.lu@gmail.com>2022-01-17 23:38:13 -0800
commit05c3c3f56bd6810233e4344b106c4ff3fba466ad (patch)
treeb95dbc1b070ce9ba1f0c842bfb84102554d50473 /weed/command
parent9b77f0054e32df58b254bfcba7d37fd857589d8e (diff)
parentec254d8a891386a1d16adc9e0b1e69fd5c307f7c (diff)
downloadseaweedfs-05c3c3f56bd6810233e4344b106c4ff3fba466ad.tar.xz
seaweedfs-05c3c3f56bd6810233e4344b106c4ff3fba466ad.zip
Merge branch 'master' of https://github.com/chrislusf/seaweedfs2.86
Diffstat (limited to 'weed/command')
-rw-r--r--weed/command/scaffold/filer.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/weed/command/scaffold/filer.toml b/weed/command/scaffold/filer.toml
index a6a45923e..77c6cd58b 100644
--- a/weed/command/scaffold/filer.toml
+++ b/weed/command/scaffold/filer.toml
@@ -153,6 +153,8 @@ password = ""
superLargeDirectories = []
# Name of the datacenter local to this filer, used as host selection fallback.
localDC = ""
+# Gocql connection timeout, default: 600ms
+connection_timeout_millisecond = 600
[hbase]
enabled = false