1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/coin_ynh.git synced 2024-09-03 18:16:26 +02:00
This commit is contained in:
Éric Gaspar 2023-11-16 17:15:00 +01:00
parent 1e32cd3051
commit 48a4aa8b8d
2 changed files with 0 additions and 9 deletions

View file

@ -34,12 +34,6 @@ ram.runtime = "50M"
[install.admin]
type = "user"
[install.email]
ask.en = "Choose email were send notification"
ask.fr = "Choisissez l'email vers lequel envoyer les notifications"
type = "string"
example = "admin@example.tld"
[install.isp_name]
ask.en = "Enter your ISP name"
ask.fr = "Indiquez le nom de votre FAI"

View file

@ -6,9 +6,6 @@
python_version=2.7.18
# dependencies used by the app
#REMOVEME? pkg_dependencies="gunicorn libldap2-dev libpq-dev libsasl2-dev libjpeg-dev libxml2-dev libxslt1-dev libffi-dev libpango1.0-0 postgresql postgresql-contrib postgresql-server-dev-13"
#=================================================
# PERSONAL HELPERS
#=================================================