-* Documentation
-* code cleanup and small footprint
+* small footprint
* add force download parameter
* multiple secrets
* creation or even access with basic auth
The default lifetime of a paste is 30 days. Anything older will be deleted.
-The config value is on days.
+The config value is in days.
The default flood prevention time maximum is 30 sec.
\ No newline at end of file
-Change upload_max_filesize and php_value post_max_size in webroot/.htaccess
-Change ENDPOINT variable in selfpaste.sh client file.
-Change the SELFPASTE_UPLOAD_SECRET in config.php and client file.
-Change SELFPASTE_ALLOWED_FILETYPES to your needs.
\ No newline at end of file
+Unpack and move everything in the webroot folder to a webaccessable folder
+into your webserver.
+
+Rename config.default.php t config.php.
+
+Open config.php, read the comments and make your changes.
+
+For more information about some config settings read the seperate documentation
+file for this setting.
\ No newline at end of file