mirror of
https://github.com/YunoHost-Apps/coin_ynh.git
synced 2024-09-03 18:16:26 +02:00
v2
This commit is contained in:
parent
1e32cd3051
commit
48a4aa8b8d
2 changed files with 0 additions and 9 deletions
|
@ -34,12 +34,6 @@ ram.runtime = "50M"
|
||||||
[install.admin]
|
[install.admin]
|
||||||
type = "user"
|
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]
|
[install.isp_name]
|
||||||
ask.en = "Enter your ISP name"
|
ask.en = "Enter your ISP name"
|
||||||
ask.fr = "Indiquez le nom de votre FAI"
|
ask.fr = "Indiquez le nom de votre FAI"
|
||||||
|
|
|
@ -6,9 +6,6 @@
|
||||||
|
|
||||||
python_version=2.7.18
|
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
|
# PERSONAL HELPERS
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue