1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snweb_ynh.git synced 2024-09-03 20:26:22 +02:00
This commit is contained in:
Éric Gaspar 2024-01-18 19:06:15 +01:00 committed by Félix Piédallu
parent 0874fdbcdb
commit 2a39d13c31
2 changed files with 6 additions and 0 deletions

3
doc/DESCRIPTION_fr.md Normal file
View file

@ -0,0 +1,3 @@
Standard Notes est une application de prise de notes gratuite et sécurisée avec un puissant cryptage de bout en bout, des fonctionnalités de confidentialité inégalées et une synchronisation multiplateforme transparente sur un nombre illimité d'appareils.
Standard Notes est une application Web. Standard Notes nécessite un serveur, [installable sur YunoHost](https://github.com/YunoHost-Apps/snserver_ynh).

View file

@ -23,8 +23,11 @@ code = "https://github.com/standardnotes/app"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "3600M"
ram.build = "1500M"
ram.runtime = "1500M"