mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Fixed comments in config
This commit is contained in:
parent
89f4e8eefc
commit
58748e748b
1 changed files with 2 additions and 2 deletions
4
config
4
config
|
@ -80,10 +80,10 @@ courier_socket =
|
|||
|
||||
[rights]
|
||||
# Rights management method
|
||||
# Value: None | owner_only | owner_write | file_based
|
||||
# Value: None | owner_only | owner_write | from_file
|
||||
type = None
|
||||
|
||||
# File for file_based rights management
|
||||
# File for rights management from_file
|
||||
file = ~/.config/radicale/rights
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue