mirror of
https://github.com/YunoHost-Apps/tinyfilemanager_ynh.git
synced 2024-09-03 20:36:01 +02:00
Update check_process
This commit is contained in:
parent
b53905ddf6
commit
d25da438fa
1 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
||||||
domain="domain.tld"
|
domain="domain.tld"
|
||||||
path="/path"
|
path="/path"
|
||||||
is_public=1
|
is_public=1
|
||||||
language="fr"
|
# language="fr"
|
||||||
admin="john"
|
admin="john"
|
||||||
password="1Strong-Password"
|
password="1Strong-Password"
|
||||||
; Checks
|
; Checks
|
||||||
|
@ -19,9 +19,9 @@
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
change_url=1
|
change_url=1
|
||||||
;;; Options
|
;;; Options
|
||||||
Email=
|
#Email=
|
||||||
Notification=none
|
Notification=none
|
||||||
;;; Upgrade options
|
#;;; Upgrade options
|
||||||
; commit=CommitHash
|
# ; commit=CommitHash
|
||||||
name=Name and date of the commit.
|
# name=Name and date of the commit.
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&language=fr&admin=USER&password=pass&port=666&
|
# manifest_arg=domain=DOMAIN&path=PATH&is_public=1&language=fr&admin=USER&password=pass&port=666&
|
||||||
|
|
Loading…
Add table
Reference in a new issue