mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Update check_process
This commit is contained in:
parent
90383ee175
commit
83e7dc57b6
1 changed files with 2 additions and 2 deletions
|
@ -3,11 +3,11 @@
|
||||||
domain="domain.tld"
|
domain="domain.tld"
|
||||||
path="/path"
|
path="/path"
|
||||||
language="en_GB"
|
language="en_GB"
|
||||||
with_carddav=0
|
with_carddav=1
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=1
|
setup_sub_dir=1
|
||||||
setup_root=1
|
setup_root=0
|
||||||
setup_nourl=0
|
setup_nourl=0
|
||||||
setup_private=0
|
setup_private=0
|
||||||
setup_public=0
|
setup_public=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue