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

Update check_process

This commit is contained in:
ericgaspar 2022-04-22 08:51:07 +02:00
parent 716b2ad1b6
commit 996d8d7718
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -3,9 +3,6 @@
domain="domain.tld" domain="domain.tld"
path="/path" path="/path"
is_public=1 is_public=1
language="fr"
admin="john"
password="1Strong-Password"
with_mysql=1 with_mysql=1
; Checks ; Checks
pkg_linter=1 pkg_linter=1
@ -19,6 +16,16 @@
backup_restore=1 backup_restore=1
multi_instance=1 multi_instance=1
change_url=1 change_url=1
;; Test without mysql
; Manifest
domain="domain.tld"
path="/path"
is_public=1
with_mysql=0
; Checks
setup_sub_dir=1
upgrade=1
backup_restore=1
;;; Options ;;; Options
Email= Email=
Notification=none Notification=none