Correct bullet spacing

This commit is contained in:
Amolith 2021-12-30 18:11:58 -05:00
parent 8e0ebb33b3
commit a8c8ad221d
No known key found for this signature in database
GPG key ID: 5548AD9930655715

View file

@ -10,6 +10,6 @@ Simple webring implementation
## TODO
- [ ] Implement some kind of rate-limiting or caching; the list of ring members
is re-read on each request and one could abuse this to DOS the server.
- It does save admins from having to restart the server when adding new
members, though, so I would like to keep the current functionality.
However, some sort of DOS mitigation would still be good Just In Case™.
- It does save admins from having to restart the server when adding new
members, though, so I would like to keep the current functionality.
However, some sort of DOS mitigation would still be good Just In Case™.