mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update check_process
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
parent
c1a0356a00
commit
689eedf7e1
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@
|
|||
admin="john" (USER)
|
||||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
language="fr"
|
||||
dav_support=1 (DAV_SUPPORT|dav_support=1|dav_support=0)
|
||||
signup=0 (SIGNUP|signup=1|signup=0)
|
||||
two_factor=0 (TWO_FACTOR|two_factor=1|two_factor=0)
|
||||
dav_support=1
|
||||
signup=0
|
||||
two_factor=0
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=0
|
||||
|
|
Loading…
Add table
Reference in a new issue