Listen on the default unix admin endpoint in the default configuration

This preserves the previous behavior of *not* enabling any unix+admin
endpoint for developement purposes, but enables it in the default
configuration installed by the Makefile.
This commit is contained in:
delthas 2023-01-20 15:54:30 +01:00 committed by Simon Ser
parent 2713bcba34
commit 6fe955e7ff
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
db sqlite3 /var/lib/soju/main.db
message-store fs /var/lib/soju/logs/
listen ircs://
listen unix+admin://