X-Git-Url: https://jfr.im/git/uguu.git/blobdiff_plain/b067306baa47a0ee5d22d73fff6927957b65439a..35bc74300ab2b421e0d622389af55226a8ba4a9e:/README.md diff --git a/README.md b/README.md index c326b12..70d7b45 100644 --- a/README.md +++ b/README.md @@ -1,2 +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).