aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold
diff options
context:
space:
mode:
authorsb <12952877+baursn@users.noreply.github.com>2024-05-18 21:19:10 +0200
committerGitHub <noreply@github.com>2024-05-18 12:19:10 -0700
commita3a00d94995e25af807a0f7d27531e1f26ae007a (patch)
treed2bf3c5bc45dd7abb7efab9478e8ac3b5d44029d /weed/command/scaffold
parent3fae87632f023ee971a869f89075faf4fb94dbe4 (diff)
downloadseaweedfs-a3a00d94995e25af807a0f7d27531e1f26ae007a.tar.xz
seaweedfs-a3a00d94995e25af807a0f7d27531e1f26ae007a.zip
Feature/mongodb security (#5602)
Diffstat (limited to 'weed/command/scaffold')
-rw-r--r--weed/command/scaffold/filer.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/command/scaffold/filer.toml b/weed/command/scaffold/filer.toml
index 122165cd4..574125207 100644
--- a/weed/command/scaffold/filer.toml
+++ b/weed/command/scaffold/filer.toml
@@ -286,6 +286,7 @@ ssl = false
ssl_ca_file = ""
ssl_cert_file = ""
ssl_key_file = "
+insecure_skip_verify = false
option_pool_size = 0
database = "seaweedfs"