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
|
||||
; Manifest
|
||||
domain="domain.tld" (DOMAIN)
|
||||
path="/path" (PATH)
|
||||
path="/" (PATH)
|
||||
port="8999" (PORT)
|
||||
sync_node="duniter.org"
|
||||
sync_port="8999"
|
||||
salt="joe@example.tld"
|
||||
password="supersecretpassword" (PASSWORD)
|
||||
sync_port="10900"
|
||||
admin="john" (USER)
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
|
|
Loading…
Add table
Reference in a new issue