From ad7c48650179f10d12eb729e766dcb4107870962 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Wed, 12 Oct 2022 21:25:59 -0400 Subject: [PATCH] Update some docs --- README.txt | 2 +- TODO.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 0459b35..08d310f 100644 --- a/README.txt +++ b/README.txt @@ -8,7 +8,7 @@ Copyright (C) 2022 Jordan Bancino <@jordan:bancino.net> This is the source code for Telodendria, a Matrix homeserver written in C. All of the documentation is available as man pages in the -docs/ directory, or online at https://telodendria.io +man/ directory, or online at https://telodendria.io If information is missing from the documentation, please feel free to reach out to #telodendria-general:bancino.net on Matrix. diff --git a/TODO.txt b/TODO.txt index 12cc798..6969544 100644 --- a/TODO.txt +++ b/TODO.txt @@ -51,6 +51,8 @@ Phase 2: Building a foundation [x] Route requests [x] Handle requests [ ] Data abstraction layer + [ ] Database upgrades/migration path + [ ] Caching and cache control [x] Error generation [x] Properly implement the command line options as stated in telodendria(8) [x] Remove "chroot" option, just chroot into the data dir, and make the log