added more documentation

This commit is contained in:
Chris
2018-12-27 13:14:37 +01:00
parent f7adc73a86
commit c5715182c0
4 changed files with 24 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ Table of contents
- New API system. Only single file uploads now via /api/upload.php (POST var name is "file"). [read more..](/rtfm/API.md)
- Data directory changed from ```upload``` to ```data```
- Backblaze support dropped for now because we didn't need it anymore as ALT_FOLDER is more flexible. If soneone needs it, it can easily be implemented via adding a new storage controller. We're happy to accept pull requests
## Status
@@ -37,6 +38,8 @@ Table of contents
### Config options
Read [here](/rftm/CONFIG.md) what those options do
- [x] ALT_FOLDER
- [x] URL (instead of FORCE_DOMAIN but mandatory)
- [x] LOG_UPLOADER