mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
Merge pull request #28 from YunoHost-Apps/update_checkprocess
Update check_process
This commit is contained in:
commit
54e406d683
1 changed files with 5 additions and 2 deletions
|
@ -2,11 +2,12 @@
|
|||
auto_remove=1
|
||||
; Manifest
|
||||
domain="domain.tld" (DOMAIN)
|
||||
path="/Microsoft-Server-ActiveSync" (PATH)
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
setup_root=1
|
||||
setup_nourl=1
|
||||
setup_root=0
|
||||
setup_nourl=0
|
||||
setup_private=0
|
||||
setup_public=0
|
||||
upgrade=1
|
||||
|
@ -23,7 +24,9 @@
|
|||
Level 1=auto
|
||||
Level 2=auto
|
||||
Level 3=auto
|
||||
# ?
|
||||
Level 4=1
|
||||
# ?
|
||||
Level 5=1
|
||||
Level 6=auto
|
||||
Level 7=auto
|
||||
|
|
Loading…
Add table
Reference in a new issue