1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pelican_ynh.git synced 2024-09-03 19:46:35 +02:00

Merge pull request #1 from Jibec/patch-1

Improve check_process (level 4, author=user)
This commit is contained in:
Ylies Chahi 2018-04-25 21:12:11 +02:00 committed by GitHub
commit e27059ed2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
admin="john" (USER) admin="john" (USER)
language="fr" language="fr"
is_public=1 (PUBLIC|public=1|private=0) is_public=1 (PUBLIC|public=1|private=0)
author="john" author="john" (USER)
password="pass" password="pass"
port="666" (PORT) port="666" (PORT)
; Checks ; Checks
@ -28,7 +28,7 @@
Level 2=auto Level 2=auto
Level 3=auto Level 3=auto
# Level 4: # Level 4:
Level 4=0 Level 4=1
# Level 5: # Level 5:
Level 5=auto Level 5=auto
Level 6=auto Level 6=auto