1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/emailpoubelle_ynh.git synced 2024-09-03 18:26:29 +02:00

correct check_process

This commit is contained in:
Krakinou 2018-12-21 20:11:59 +01:00
parent b8ec4d7595
commit 5749ece16e

View file

@ -4,7 +4,7 @@
domain="domain.tld" (DOMAIN) domain="domain.tld" (DOMAIN)
path="/poubelle" (PATH) path="/poubelle" (PATH)
admin="john" (USER) admin="john" (USER)
is_public=0 (PUBLIC|public=1|private=0) is_public=1 (PUBLIC|public=1|private=0)
password="password" password="password"
; Checks ; Checks
pkg_linter=1 pkg_linter=1