mirror of
https://github.com/YunoHost-Apps/shaarli_ynh.git
synced 2024-09-03 20:26:10 +02:00
Update check_process
This commit is contained in:
parent
8d009ae53a
commit
8f08dee235
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@
|
||||||
path="/path" (PATH)
|
path="/path" (PATH)
|
||||||
admin="john" (USER)
|
admin="john" (USER)
|
||||||
privatelinkbydefault="Yes"
|
privatelinkbydefault="Yes"
|
||||||
privateinstance="Yes"
|
privateinstance="No"
|
||||||
password="password"
|
password="password"
|
||||||
title="shaarli"
|
title="shaarli"
|
||||||
is_public="No" (PUBLIC|public=Yes|private=No)
|
is_public="Yes" (PUBLIC|public=Yes|private=No)
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=1
|
setup_sub_dir=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue