From 35bc74300ab2b421e0d622389af55226a8ba4a9e Mon Sep 17 00:00:00 2001 From: "Eric Johansson (neku)" Date: Wed, 4 Feb 2015 20:26:53 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 557a8d1..70d7b45 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ -# Uguu -Uguu.se source code. +# About +Uguu.se source code, stores files and deletes after 30 minutes. # Install Tested with Nginx+PHP5-FPM (PHP 5.4) on Debian 7 Wheezy. Modify core.php where to save the files, add check.sh to Cron, edit everything else to your likings. +Change php.ini and nginx.conf settings to allow bigger uploads. + # Todo Proper design, commit new design and updated code (when finished, in preview phase).