From d04f7b16bd9c36441e61ce6b98895692e599ca26 Mon Sep 17 00:00:00 2001 From: Mawoka Date: Sat, 2 Apr 2022 13:26:42 +0200 Subject: [PATCH] :memo: Clarified documentation --- frontend/src/routes/docs/self-host.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/routes/docs/self-host.svelte b/frontend/src/routes/docs/self-host.svelte index 9df25c4..36cbf22 100644 --- a/frontend/src/routes/docs/self-host.svelte +++ b/frontend/src/routes/docs/self-host.svelte @@ -60,7 +60,7 @@

You'll have to set up a storage provider for some pictures (these getting imported from KAHOOT!). For now, you can use Deta or the local filesystem. - Please note that I would NOT use it because of these funny path-things. I tried to + Please note that I would NOT use the local file system because of these funny path-things. I tried to prevent these attacks, but i really wouldn't trust it. You'll have to set the STORAGE_BACKEND-environment-variable to either deta or local.