-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathmodule.xml
31 lines (31 loc) · 1.2 KB
/
module.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<module>
<rawname>filestore</rawname>
<name>Filestore</name>
<repo>standard</repo>
<version>17.0.2.38</version>
<publisher>Sangoma Technologies</publisher>
<license>AGPLv3</license>
<licenselink>http://www.gnu.org/licenses/agpl-3.0.txt</licenselink>
<changelog>
*17.0.2.38* ##687 FreePBX 17 Filestore Addd Test-Button for (s)ftp, Dropbox and SSH Connections
*17.0.2.37* #issues #687 Add Connection testing
*17.0.2.36* Filestore: Add Connection testing
*17.0.2.35* #630 FTP server connectivity issue
*17.0.2.34* #539 filestore ftp instance enabled on restore
*17.0.2.33 FREEI-1467 Fixing undefined method error
*17.0.2.32 Github #546 and Github #539 Fixing backup and restore issues
*17.0.2.29 Adding SFTP option for FTP type of filestore instance
*17.0.2.23 Adding S3 storage class option
*17.0.2.22 bump
*17.0.1alpha1* Initial release
</changelog>
<category>Settings</category>
<description>Filesystem abstraction for your PBX</description>
<more-info>https://sangomakb.atlassian.net/wiki/spaces/PG/pages/26640528/Filestore+Module</more-info>
<menuitems>
<filestore>Filestore</filestore>
</menuitems>
<supported>
<version>17.0</version>
</supported>
</module>