1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00

Implement server display name in check_process

This commit is contained in:
tituspijean 2022-08-25 09:56:13 +02:00
parent 6823fa7c8e
commit 3db21f6be3
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -1,6 +1,7 @@
;; Test complet ;; Test complet
; Manifest ; Manifest
domain="domain.tld" domain="domain.tld"
server_name="domain.tld"
is_public=1 is_public=1
port="666" port="666"
; Checks ; Checks