From f040a78dce12ea1bb26faf1ed66ba5d87e25546c Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 19 Apr 2023 14:10:16 +0200 Subject: [PATCH] fix(devmanual): Do not use SSL for MinIO Signed-off-by: Christoph Wurst --- developer_manual/how_to/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/developer_manual/how_to/index.rst b/developer_manual/how_to/index.rst index 74fbe3f09..d7188991e 100644 --- a/developer_manual/how_to/index.rst +++ b/developer_manual/how_to/index.rst @@ -83,6 +83,8 @@ Then add an external storage in the web UI using the following configuration: - Hostname: localhost - Port: 9000 - Region: leave empty +- Storage class: leave empty +- Enable SSL: false - Enable path style: yes SMB external storage