diff --git a/README.md b/README.md index 151ba5d..a064e20 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ a CalDAV/CardDAV server ## Features - easy to backup, everything saved in one SQLite database -- [WebDAV Push](https://github.com/bitfireAT/webdav-push/) support, so near-instant synchronisation to DAVx5 +- ~~[WebDAV Push](https://github.com/bitfireAT/webdav-push/) support, so near-instant synchronisation to DAVx5~~ (currently broken) - lightweight (the container image contains only one binary) - adequately fast (I'd love to say blazingly fastâ„¢ :fire: but I don't have any benchmarks) - deleted calendars are recoverable diff --git a/docs/index.md b/docs/index.md index ff65cbd..3aa2d78 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,7 +11,7 @@ If you still want to play around with it in its current state, absolutely feel f ## Features - easy to backup, everything saved in one SQLite database -- [WebDAV Push](https://github.com/bitfireAT/webdav-push/) support, so near-instant synchronisation to DAVx5 +- ~~[WebDAV Push](https://github.com/bitfireAT/webdav-push/) support, so near-instant synchronisation to DAVx5~~ (currently broken) - lightweight (the container image contains only one binary) - adequately fast (I'd love to say blazingly fastâ„¢ :fire: but I don't have any benchmarks) - deleted calendars are recoverable