Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud-filelink.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz (oparoz) <github@oparoz.com>2017-03-25 21:58:51 +0300
committerOlivier Paroz (oparoz) <github@oparoz.com>2017-03-25 21:58:51 +0300
commit19403f30f9f2ffaa8659151e8f6ffecc004d55bc (patch)
treef4e183c9c41dee2ac753ce60db5848279e67b4a8
parent9f93a289edf2ef15dada711db846bc7fc7b1ab9c (diff)
Small documentation changes
Signed-off-by: Olivier Paroz (oparoz) <github@oparoz.com>
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index fa31603..dc2b5e6 100644
--- a/README.md
+++ b/README.md
@@ -22,15 +22,15 @@ It is currently possible to upload files as large as 1GB.
## Installation
-1. Zip all files from this repository such that the install.rdf and chrome.manifest are located in the root folder of the zip file
+1. Zip all files located in the `src` folder such that the install.rdf and chrome.manifest are located in the root folder of the zip file
1. Change the file extension from .zip to .xpi
1. Open your Thunderbird, navigate to `Tools -> Add-Ons`, choose "Install Add-On From File..." and select the .xpi file
1. After installation restart Thunderbird
## Nextcloud configuration
-1. Make sure that you have checked "Allow users to share via link" in the **"Sharing"** section of the admin page of your Nextcloud installation. If you also have checked-in the **"Enforce password protection"** option, make sure to fill **"Password for uploaded files"** field in next step
-1. By default your mail attachments will be saved in a folder called `Mail-attachments`. You currently need to create that folder
+1. Make sure that you have checked "Allow users to share via link" in the **"Sharing"** section of the admin page of your Nextcloud installation. If you have also checked-in the **"Enforce password protection"** option, make sure to fill the **"Password for uploaded files"** field when setting up the add-on in Thunderbird
+1. By default your mail attachments will be saved in a folder called `Mail-attachments`. You currently need to create that folder in the root folder of your Nextcloud prior to using the Thunderbird add-on
*Note: It's also possible to use a different folder name. Simply type the name of the folder you want to use when setting up the provider in Thunderbird*
@@ -82,4 +82,4 @@ changed it substantially:
Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.
-More information how to contribute: [https://nextcloud.com/contribute/](https://nextcloud.com/contribute/) \ No newline at end of file
+More information how to contribute: [https://nextcloud.com/contribute/](https://nextcloud.com/contribute/)