This repository has been archived on 2022-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
doorstatus/source/server/setstatus.conf
2020-11-18 21:59:23 +01:00

21 lines
419 B
Plaintext

# file: setstatus.conf
# Setstatus.conf is part of doorstatus - a programm to change the krautspaces
# doorstatus. This is the configuration file for the client who triggers the
# change.
[general]
timeout = 3.0
loglevel = debug
[server]
host = status.kraut.space
port = 10001
cert = ./certs/statusd-pub.pem
fqdn = status.kraut.space
[client]
cert = ./certs/statusclient-pub.pem
key = ./certs/statusclient-key.pem