mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-05 17:08:29 +00:00
Advertise about the daemon mode only available for Unix
This commit is contained in:
parent
73b0cf4494
commit
966773f826
1 changed files with 6 additions and 0 deletions
|
@ -671,3 +671,9 @@ PAM Authentication
|
||||||
The PAM authentication module relies on `the pam module
|
The PAM authentication module relies on `the pam module
|
||||||
<http://atlee.ca/software/pam/>`_, and thus only works with 2.x versions of
|
<http://atlee.ca/software/pam/>`_, and thus only works with 2.x versions of
|
||||||
Python.
|
Python.
|
||||||
|
|
||||||
|
Daemon Mode
|
||||||
|
-----------
|
||||||
|
|
||||||
|
The daemon mode relies on forks, and thus only works on Unix-like OSes
|
||||||
|
(incuding Linux, OS X, *BSD).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue