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
7aed542943
commit
dbf8d5b38d
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
||||||
domain="domain.tld" (DOMAIN)
|
domain="domain.tld" (DOMAIN)
|
||||||
path="/path" (PATH)
|
path="/path" (PATH)
|
||||||
is_public=1 (PUBLIC|public=1|private=0)
|
is_public=1 (PUBLIC|public=1|private=0)
|
||||||
|
admin="john" (USER)
|
||||||
|
password="pass"
|
||||||
|
title="Shaarli"
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=1
|
setup_sub_dir=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue