From c85224af425261e03b535ecaed8fb60318cff916 Mon Sep 17 00:00:00 2001 From: Samuel Paccoud - DINUM Date: Sun, 16 Mar 2025 18:56:18 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(README)=20remove=20AGPL=20mention?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This mention was confusing. We are only using min.io for development purposes and this has nothing to do with the project's licence. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c024440b..0974b9f4 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ password: I'd<3ToTestDocs ### Run it locally -> ⚠️ Running Docs locally using the methods described below is for testing purposes only. It is based on building Docs using Minio as the S3 storage solution: if you want to use Minio for production deployment of Docs, you will need to comply with Minio's AGPL-3.0 licence. +> ⚠️ Running Docs locally using the methods described below is for testing purposes only. It is based on building Docs using Minio as the S3 storage solution but you can choose any S3 compatible object storage of your choice. **Prerequisite**