From 5cbaf99663c1075286bbe1fda82a558fa934cf95 Mon Sep 17 00:00:00 2001 From: "Eric Johansson (neku)" Date: Tue, 6 Oct 2015 00:46:54 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f24f5f8..d1bf225 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Tested with: Modify * core.php on where to save the files (line 4) and the prepend to the uploaded URL (line 26) * Cron with check.sh: `crontab -e` +* Some extensions are blocked by default, this can be changed via includes/core.php's $block array. * Everything else to your likings. Change php.ini and nginx.conf settings to allow bigger uploads.