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.