Update some docs

This commit is contained in:
Jordan Bancino 2022-10-12 21:25:59 -04:00
parent a56420ab17
commit ad7c486501
2 changed files with 3 additions and 1 deletions

View File

@ -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.

View File

@ -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