aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlex Vitkov <alexvitkov98@gmail.com>2021-03-20 10:58:25 +0200
committerAlex Vitkov <alexvitkov98@gmail.com>2021-03-20 10:58:25 +0200
commit0255b5f7f31c4c6caefc736c59ba6959d671a92d (patch)
tree0bdad18ce5a702b7133b5169fb40d7951a8c105e /README.md
parentcb3949d974f30501281fd2546ef23c81ac0282b3 (diff)
downloadfileup-0255b5f7f31c4c6caefc736c59ba6959d671a92d.tar.gz
Broke up loggedin.js into modules
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1900d71..a9f63ee 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ File upload service that just about works most of the time
- Make sure php/configuration.php is pointing to a sane database.
- Execute INIT_DATABASE.sql on that database
+- make sure the directory $storage_root exists and PHP has write access to it
- Build the JavaScript
## Building the JavaScript