diff options
| -rw-r--r-- | weed/command/scaffold/security.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/scaffold/security.toml b/weed/command/scaffold/security.toml index 8c1b51ac3..333eb80e1 100644 --- a/weed/command/scaffold/security.toml +++ b/weed/command/scaffold/security.toml @@ -98,7 +98,7 @@ key = "" # https client for master|volume|filer|etc connection # It is necessary that the parameters [https.volume]|[https.master]|[https.filer] are set [https.client] -enabled = true +enabled = false cert = "" key = "" ca = "" |
