From 53b6f9e1a1c3f73520ec629fe1a1488e2fbc7d51 Mon Sep 17 00:00:00 2001 From: ale <ale@incal.net> Date: Tue, 3 Dec 2019 22:51:57 +0000 Subject: [PATCH] Add note about obsolescence --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ed38d9a --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ + +*OBSOLETE* + +This project has been replaced by + +* [webdav-server](https://git.autistici.org/ai3/tools/webdav-server) for the FastCGI server side +* [webdav-auth](https://git.autistici.org/ai3/tools/webdav-auth) for the auth-server bridge + -- GitLab