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)
|
||||
path="$PATH" (PATH)
|
||||
language="fr"
|
||||
runninguser
|
||||
calibre
|
||||
is_public=1 (PUBLIC|public="Yes"|private="No")
|
||||
basicauthcreate
|
||||
basicauthname
|
||||
basicauthpass
|
||||
runninguser="www-data"
|
||||
calibre="/home/yunohost.app/owncloud/johndoe/"
|
||||
is_public="Yes" (PUBLIC|public="Yes"|private="No")
|
||||
basicauthcreate="Yes"
|
||||
basicauthname="Gutenberg"
|
||||
basicauthpass="hiyjgvhfgvhgbjh"
|
||||
# password="$PASSWORD" (PASSWORD)
|
||||
# port="666" (PORT)
|
||||
; Checks
|
||||
|
|
Loading…
Add table
Reference in a new issue