From 8322cbd0cf81d4a28059aef49808f3299c58b60f Mon Sep 17 00:00:00 2001 From: Daan Sprenkels Date: Sun, 25 Aug 2019 21:47:57 +0200 Subject: [PATCH] readme: Add more todos --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38eaf3d..28fef25 100644 --- a/README.md +++ b/README.md @@ -90,4 +90,5 @@ only provide any data when we have the legal obligation to do so. - [ ] Also implement file-upload support (for images/video/audio/binaries/etc.). - [ ] ^ Decide on some kind of authorization system for this. - [ ] Implement some kind of admin interface. -- [ ] Implement `/z/metrics`. \ No newline at end of file +- [ ] Implement `/z/metrics`. +- [ ] Allow customization of `Permanent` vs `Temporary` redirects. \ No newline at end of file