From 6808c4642cb895366045391131f8b4a20a2cb3d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emrik=20=C3=96stling?= Date: Mon, 18 Nov 2024 17:00:04 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f6bed71..eafcbed 100644 --- a/README.md +++ b/README.md @@ -77,9 +77,13 @@ All are optional, JWT_SECRET is recommended to be set. | AUTO_DELETE_EVERY_N_HOURS | 24 | Checks every n hours for files older then n hours and deletes them, set to 0 to disable | | WEBROOT | "" | The address to the root path setting this to "/convert" will serve the website on "example.com/convert/" | +> [!WARNING] +> If you can't login, make sure you are accessing the service over https or set HTTP_ALLOWED=true + ### Tutorial Tutorial in french: + Tutorial in chinese: ## Screenshots