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:
parent
ddb7548bd2
commit
bedbbd8d79
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
2
setup.md
2
setup.md
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue