From 46841730d75e8daec0a48eb18c0b49b227740269 Mon Sep 17 00:00:00 2001 From: Zachary Klosko <31484611+zklosko@users.noreply.github.com> Date: Mon, 27 Apr 2020 19:49:51 -0400 Subject: [PATCH] Linking instructions for increasing max upload size --- docs/manual/upload/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/manual/upload/index.md b/docs/manual/upload/index.md index bd15491c4..9cf3a07f1 100644 --- a/docs/manual/upload/index.md +++ b/docs/manual/upload/index.md @@ -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)