Telodendria will now run as a standalone daemon.

We really should provide a relayd.conf though.
This commit is contained in:
Jordan Bancino 2022-07-28 10:53:07 -04:00
parent 7366e2c809
commit 5d27e2f5eb
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
#
# httpd.conf: An OpenBSD httpd(8) configuration file for running
# Telodendria. Note that this is a development configuration that
# should be adapted using the httpd.conf(5) man page for production
# use.
#
server "matrix" {
listen on localhost port http
}