📝 Clarified documentation

This commit is contained in:
Mawoka
2022-04-02 13:26:42 +02:00
parent 70ccf6359d
commit d04f7b16bd
+1 -1
View File
@@ -60,7 +60,7 @@
<p>
You'll have to set up a storage provider for some pictures (these getting imported from
KAHOOT!). For now, you can use <a href="https://deta.sh">Deta</a> or the local filesystem.
Please note that I would <b>NOT</b> use it because of these funny path-things. I tried to
Please note that I would <b>NOT</b> 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
<code>STORAGE_BACKEND</code>-environment-variable to either <code>deta</code> or
<code>local</code>.