1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00
This commit is contained in:
René 'Necoro' Neumann 2011-02-08 20:51:02 +01:00
parent 4e6c23cdf9
commit f9c23c5696

View file

@ -220,5 +220,5 @@ Crypt Support
------------- -------------
With the htpasswd access, many encryption methods are available, and crypt is the With the htpasswd access, many encryption methods are available, and crypt is the
default one in Radicale. Unfortunately, the ``crypt`` module is not unavailable on default one in Radicale. Unfortunately, the ``crypt`` module is unavailable on
Windows, you have to pick another method on this OS. Windows, you have to pick another method on this OS.