From 0255b5f7f31c4c6caefc736c59ba6959d671a92d Mon Sep 17 00:00:00 2001 From: Alex Vitkov Date: Sat, 20 Mar 2021 10:58:25 +0200 Subject: Broke up loggedin.js into modules --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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 -- cgit v1.2.3