From 25b39bbd864bef27836b60011738ec22db49722b Mon Sep 17 00:00:00 2001 From: FN-Florian Date: Sat, 25 Jun 2022 23:56:31 +0200 Subject: [PATCH] Update CONFIG.md --- rtfm/CONFIG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/rtfm/CONFIG.md b/rtfm/CONFIG.md index ac9d86b..65b40e2 100644 --- a/rtfm/CONFIG.md +++ b/rtfm/CONFIG.md @@ -67,6 +67,7 @@ You can also store all uploaded files on S3 or S3 compatible storage like [Minio |S3_ACCESS_KEY | string | Access key for your bucket| |S3_SECRET_KEY | string | Secret key for your bucket | |S3_ENDPOINT | URL | Server URL. If you're using S3 compatible software like [Minio](https://min.io/) you can enter the URL here | +|S3_REGION | string | Region of your bucket | ### FTP