1
0
mirror of https://github.com/falk-werner/webfused synced 2026-03-02 04:09:19 +00:00

switches daemon to config file

This commit is contained in:
Falk Werner
2020-03-17 22:53:38 +01:00
parent b62e9fc67b
commit 5a58025e4a
6 changed files with 129 additions and 98 deletions

View File

@@ -59,6 +59,7 @@ add_library(webfused-static STATIC
src/webfused/auth/factory.c
src/webfused/auth/file_authenticator.c
src/webfused/log/logger.c
src/webfused/log/stderr_logger.c
)
add_executable(webfused