aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2023-01-08 13:33:07 +0000
committerJulio Capote <jcapote@gmail.com>2023-01-08 13:33:07 +0000
commit9470ad27f2c725ceeaa6ca8c727670d59fdb5588 (patch)
treeb76e7807bb7624928d9b6d6fad8bad4ca47f955c /TODO
parent82452d909a8c4ed1147817a1e23d20b090685d2c (diff)
downloadcommunique-9470ad27f2c725ceeaa6ca8c727670d59fdb5588.tar.gz
dont abort whole loop due to one bad subscriber delivery
Diffstat (limited to '')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index a398cc4..28e80a8 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
* 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
-* make badger GC run continously