1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00

Fix links

They pointed to the wrong page.
This commit is contained in:
Unrud 2017-05-28 03:28:04 +02:00
parent ddb7548bd2
commit bedbbd8d79
2 changed files with 2 additions and 2 deletions

View file

@ -200,7 +200,7 @@ Default: `owner_only`
### file
File for the rights backend `from_file`. See the
[Rights]({{ site.baseurl }}/logging/) page.
[Rights]({{ site.baseurl }}/rights/) page.
## storage
### type

View file

@ -179,7 +179,7 @@ Set the configuration option `daemon` in the section `server` to `True`.
You may want to set the option `pid` to the path of a PID file.
After daemonization the server will not log anything. You have to configure
[Logging]({{ site.baseurl }}/tutorial/).
[Logging]({{ site.baseurl }}/logging/).
If you start Radicale now, it will initialize and fork into the background.
The main process exits, after the PID file is written.