Linking instructions for increasing max upload size

This commit is contained in:
Zachary Klosko 2020-04-27 19:49:51 -04:00 committed by GitHub
parent 06e45956aa
commit 46841730d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,8 +9,9 @@ Some web browsers may set an upload limit for a single file, between 200MB and
2GB. In addition the default LibreTime webserver configuration limits file size
to 500M. If you need to upload files larger than 500MB to the LibreTime server
on a regular basis, you will need to have your admin update the configuration at
`/etc/apache2/sites-available/airtime.conf `. Airtime previously supported
import via SFTP but this functionality is still under development for LibreTime.
`/etc/apache2/sites-available/airtime.conf` (see [here](../host-configuration/index.md)).
Airtime previously supported import via SFTP but this functionality is still under
development for LibreTime.
![](static/upload-files-dialog.png)