diff options
author | Julio Capote <jcapote@gmail.com> | 2023-01-08 14:09:12 +0000 |
---|---|---|
committer | Julio Capote <jcapote@gmail.com> | 2023-01-08 14:09:12 +0000 |
commit | 0e49abd2df932f2eadea249e7882e7e4f92c3451 (patch) | |
tree | 63fe933457857d22d6e65c471723670b68927478 /TODO | |
parent | c7fea22a90e879a89b2634e503c1038bba8b33d5 (diff) | |
download | communique-0e49abd2df932f2eadea249e7882e7e4f92c3451.tar.gz |
git rid of panic here
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ * 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 |