mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
[enh] check_process: update values.
This commit is contained in:
parent
7e48d604c0
commit
a7aaaf11b6
1 changed files with 2 additions and 4 deletions
|
@ -2,12 +2,10 @@
|
||||||
auto_remove=1
|
auto_remove=1
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld" (DOMAIN)
|
domain="domain.tld" (DOMAIN)
|
||||||
path="/path" (PATH)
|
path="/" (PATH)
|
||||||
port="8999" (PORT)
|
port="8999" (PORT)
|
||||||
sync_node="duniter.org"
|
sync_node="duniter.org"
|
||||||
sync_port="8999"
|
sync_port="10900"
|
||||||
salt="joe@example.tld"
|
|
||||||
password="supersecretpassword" (PASSWORD)
|
|
||||||
admin="john" (USER)
|
admin="john" (USER)
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue