mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-09-13 13:55:24 +00:00
chore(*): remove or update obsolete TODOs
This commit is contained in:
parent
ff7fd9e4b2
commit
b8921a5485
6 changed files with 5 additions and 7 deletions
|
@ -24,7 +24,8 @@ address = "localhost:8080"
|
|||
|
||||
# Use systemd socket activation mechanism to get listener fd from envvars.
|
||||
# See also sd_listen_fds(3) and systemd.socket(5).
|
||||
# NB. Currently only TCP sockets are supported. UNIX domain socket is TODO.
|
||||
# NB. Currently only TCP sockets are supported. UNIX domain socket support is
|
||||
# blocked by axum 0.5, see https://github.com/tokio-rs/axum/pull/2941
|
||||
#systemd = true
|
||||
|
||||
[server]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue