mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
Update check_process
This commit is contained in:
parent
0acba6dbf2
commit
bff9b1f96d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
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_name="john" (USER)
|
admin_user="john" (USER)
|
||||||
admin_pass="05438966455822800mp" (PASSWORD)
|
admin_pass="05438966455822800mp" (PASSWORD)
|
||||||
admin_mail="abc@example.com"
|
admin_mail="abc@example.com"
|
||||||
; Checks
|
; Checks
|
||||||
|
|
Loading…
Reference in a new issue