From d8985fb6d6ee6649b80e21f4660121c6d64296ed Mon Sep 17 00:00:00 2001 From: Kyle Robbertze Date: Sat, 29 Jun 2019 22:30:59 +0200 Subject: [PATCH] fix upload dialog image link --- docs/manual/upload/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/upload/index.md b/docs/manual/upload/index.md index 244b721a8..b025db938 100644 --- a/docs/manual/upload/index.md +++ b/docs/manual/upload/index.md @@ -2,7 +2,7 @@ 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. -![](static/upload-files-dialog) +![](static/upload-files-dialog.png) If your web browser does not support drag and drop, you can click the background of the screen on the **Upload page**, to open up a file browser dialog. LibreTime will automatically attempt to upload files once you select them. You can track the file upload progress via the gray progress bar in the upload window.