mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
commit
1cc6608cc2
7 changed files with 8 additions and 8 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
||||||
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.36.3~ynh2
|
**Shipped version:** 2.36.3~ynh3
|
||||||
|
|
||||||
**Demo:** <https://snappymail.eu/demo/>
|
**Demo:** <https://snappymail.eu/demo/>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
||||||
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
||||||
|
|
||||||
|
|
||||||
**Versión actual:** 2.36.3~ynh2
|
**Versión actual:** 2.36.3~ynh3
|
||||||
|
|
||||||
**Demo:** <https://snappymail.eu/demo/>
|
**Demo:** <https://snappymail.eu/demo/>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
||||||
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 2.36.3~ynh2
|
**Paketatutako bertsioa:** 2.36.3~ynh3
|
||||||
|
|
||||||
**Demoa:** <https://snappymail.eu/demo/>
|
**Demoa:** <https://snappymail.eu/demo/>
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
||||||
|
|
||||||
Client de messagerie Web simple, moderne, léger et rapide. Snappymail est un fork considérablement amélioré et sécurisé de l'édition RainLoop Webmail Community.
|
Client de messagerie Web simple, moderne, léger et rapide. Snappymail est un fork considérablement amélioré et sécurisé de l'édition RainLoop Webmail Community.
|
||||||
|
|
||||||
**Version incluse :** 2.36.3~ynh2
|
**Version incluse :** 2.36.3~ynh3
|
||||||
|
|
||||||
**Démo :** <https://snappymail.eu/demo/>
|
**Démo :** <https://snappymail.eu/demo/>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
||||||
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 2.36.3~ynh2
|
**Versión proporcionada:** 2.36.3~ynh3
|
||||||
|
|
||||||
**Demo:** <https://snappymail.eu/demo/>
|
**Demo:** <https://snappymail.eu/demo/>
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 2.36.3~ynh2
|
**分发版本:** 2.36.3~ynh3
|
||||||
|
|
||||||
**演示:** <https://snappymail.eu/demo/>
|
**演示:** <https://snappymail.eu/demo/>
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "SnappyMail"
|
||||||
description.en = "Simple, modern, lightweight & fast web-based e-mail client"
|
description.en = "Simple, modern, lightweight & fast web-based e-mail client"
|
||||||
description.fr = "Client de messagerie Web simple, moderne, léger et rapide"
|
description.fr = "Client de messagerie Web simple, moderne, léger et rapide"
|
||||||
|
|
||||||
version = "2.36.3~ynh2"
|
version = "2.36.3~ynh3"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ ram.runtime = "50M"
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "mariadb-server, php8.3-uuid, php8.3-gmagick, php8.3-sqlite3, php8.3-tidy, php8.3-dom, php8.3-intl, php8.3-mysql, php8.3-curl, php8.3-gd, php8.3-cli, php8.3-xml, php8.3-mbstring, php8.3-ldap"
|
packages = "mariadb-server, php8.3-uuid, php8.3-imagick, php8.3-sqlite3, php8.3-tidy, php8.3-dom, php8.3-intl, php8.3-mysql, php8.3-curl, php8.3-gd, php8.3-cli, php8.3-xml, php8.3-mbstring, php8.3-ldap"
|
||||||
|
|
||||||
[resources.database]
|
[resources.database]
|
||||||
type = "mysql"
|
type = "mysql"
|
||||||
|
|
Loading…
Reference in a new issue