diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |