mirror of
https://github.com/YunoHost-Apps/rainloop_ynh.git
synced 2024-09-03 20:16:18 +02:00
check process
This commit is contained in:
parent
6fd3eb3079
commit
ae879fe08c
1 changed files with 4 additions and 4 deletions
|
@ -5,8 +5,8 @@
|
|||
path="/rainloop" (PATH)
|
||||
is_public="No" (PUBLIC|public=Yes|private=No)
|
||||
password="password" (PASSWORD)
|
||||
ldap="Yes" (LDAP|Yes|No)
|
||||
lang="English" (LANG|Yes|No)
|
||||
ldap="Yes" (LDAP)
|
||||
lang="English" (LANG)
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
|
@ -31,8 +31,8 @@
|
|||
path="/rainloop" (PATH)
|
||||
is_public="No" (PUBLIC|public=Yes|private=No)
|
||||
password="password" (PASSWORD)
|
||||
ldap="No" (LDAP|Yes|No)
|
||||
lang="English" (LANG|Yes|No)
|
||||
ldap="No" (LDAP)
|
||||
lang="English" (LANG)
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
|
|
Loading…
Add table
Reference in a new issue