diff options
| author | chrislu <chris.lu@gmail.com> | 2023-05-21 12:26:52 -0700 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2023-05-21 12:26:52 -0700 |
| commit | 8f3bd202e54b1e83bbd76ee63d103202308f3e39 (patch) | |
| tree | b2f6bbc2b81a3781835c6ab4976e2589f3bde47d /weed/command | |
| parent | 9187a649750b43c8948016523429b0f8b223abaa (diff) | |
| parent | 1ebb549f774e70fe29dfd91ec00e41c06cc10f1a (diff) | |
| download | seaweedfs-8f3bd202e54b1e83bbd76ee63d103202308f3e39.tar.xz seaweedfs-8f3bd202e54b1e83bbd76ee63d103202308f3e39.zip | |
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
Diffstat (limited to 'weed/command')
| -rw-r--r-- | weed/command/scaffold/filer.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/command/scaffold/filer.toml b/weed/command/scaffold/filer.toml index b4c20d2bf..17123887d 100644 --- a/weed/command/scaffold/filer.toml +++ b/weed/command/scaffold/filer.toml @@ -264,6 +264,7 @@ enabled = false servers = "localhost:2379" username = "" password = "" +key_prefix = "seaweedfs." timeout = "3s" [mongodb] |
