mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
f49f40519b
2 changed files with 1 additions and 2 deletions
|
@ -25,7 +25,6 @@ Roundcube est un client mail sous forme d'application web. Il offre toutes les f
|
|||
- Permettre d'installer [CardDAV](https://packagist.org/packages/roundcube/carddav) (carnet d'adresses) de synchronisation à l'installation - notez que si vous avez installé Nextcloud ou Baïkal, il ajoutera automatiquement le carnet d'adresses correspondant.
|
||||
- Prise en charge du chiffrement PGP avec le plugin Enigma installé par default.
|
||||
|
||||
|
||||
**Version incluse :** 1.6.9~ynh1
|
||||
|
||||
**Démo :** <https://demo.yunohost.org/webmail/>
|
||||
|
|
|
@ -18,7 +18,7 @@ admindoc = "https://github.com/roundcube/roundcubemail/wiki"
|
|||
code = "https://github.com/roundcube/roundcubemail"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.2"
|
||||
yunohost = ">= 11.2.29"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = true
|
||||
|
|
Loading…
Reference in a new issue