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
30e7ae8de1
commit
8d009ae53a
1 changed files with 4 additions and 2 deletions
|
@ -4,8 +4,10 @@
|
|||
domain="domain.tld" (DOMAIN)
|
||||
path="/path" (PATH)
|
||||
admin="john" (USER)
|
||||
privatelinkbydefault="Yes"
|
||||
privateinstance="Yes"
|
||||
privatelinkbydefault="Yes"
|
||||
privateinstance="Yes"
|
||||
password="password"
|
||||
title="shaarli"
|
||||
is_public="No" (PUBLIC|public=Yes|private=No)
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
|
|
Loading…
Reference in a new issue