mirror of
https://github.com/YunoHost-Apps/cops_ynh.git
synced 2024-09-03 18:25:57 +02:00
Update on check_process
This commit is contained in:
parent
964530c6a7
commit
795ff2fb99
1 changed files with 6 additions and 6 deletions
|
@ -5,12 +5,12 @@
|
||||||
domain="$DOMAIN" (DOMAIN)
|
domain="$DOMAIN" (DOMAIN)
|
||||||
path="$PATH" (PATH)
|
path="$PATH" (PATH)
|
||||||
language="fr"
|
language="fr"
|
||||||
runninguser
|
runninguser="www-data"
|
||||||
calibre
|
calibre="/home/yunohost.app/owncloud/johndoe/"
|
||||||
is_public=1 (PUBLIC|public="Yes"|private="No")
|
is_public="Yes" (PUBLIC|public="Yes"|private="No")
|
||||||
basicauthcreate
|
basicauthcreate="Yes"
|
||||||
basicauthname
|
basicauthname="Gutenberg"
|
||||||
basicauthpass
|
basicauthpass="hiyjgvhfgvhgbjh"
|
||||||
# password="$PASSWORD" (PASSWORD)
|
# password="$PASSWORD" (PASSWORD)
|
||||||
# port="666" (PORT)
|
# port="666" (PORT)
|
||||||
; Checks
|
; Checks
|
||||||
|
|
Loading…
Add table
Reference in a new issue