You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,15 +22,15 @@ It is currently possible to upload files as large as 1GB.
22
22
23
23
## Installation
24
24
25
-
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
25
+
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
26
26
1. Change the file extension from .zip to .xpi
27
27
1. Open your Thunderbird, navigate to `Tools -> Add-Ons`, choose "Install Add-On From File..." and select the .xpi file
28
28
1. After installation restart Thunderbird
29
29
30
30
## Nextcloud configuration
31
31
32
-
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
33
-
1. By default your mail attachments will be saved in a folder called `Mail-attachments`. You currently need to create that folder
32
+
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
33
+
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
34
34
35
35
*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*
36
36
@@ -82,4 +82,4 @@ changed it substantially:
82
82
83
83
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.
84
84
85
-
More information how to contribute: [https://nextcloud.com/contribute/](https://nextcloud.com/contribute/)
85
+
More information how to contribute: [https://nextcloud.com/contribute/](https://nextcloud.com/contribute/)
0 commit comments