blob: 295af31e04bcae2a6648ecc775eb58aba3720d5b (
plain)
1
2
3
4
5
6
|
* graceful shutdown
* attachment support
* namespace everything to /c/ so apache can 404 requests to / instead of us
* makes webserver config harder due to .well-known needing to live at the root
* outbox return latest 20 posts only
* support -1 dedupInterval
|