13 lines
239 B
Markdown
13 lines
239 B
Markdown
# GoAcc Auth Plugin for Radicale
|
|
|
|
GoAcc: https://git.giftfish.de/ston1th/goacc
|
|
|
|
Radicale: https://radicale.org/master.html#authentication-plugins
|
|
|
|
Config:
|
|
|
|
```
|
|
[auth]
|
|
type = radicale_goacc_auth
|
|
goacc_url = https://accounts.example.com
|
|
```
|