This commit is contained in:
Doug Hoyte
2023-08-14 06:16:28 -04:00
parent 44d07da4cd
commit 0227b9f11d

1
TODO
View File

@ -29,3 +29,4 @@ rate limits (maybe not needed now that we have plugins?)
misc
? periodic reaping of disconnected sockets (maybe autoping is doing this already)
? warn when run as root
docs: mention you have to run `make update-submodules` after a pull