Fixed comments in config
This commit is contained in:
parent
89f4e8eefc
commit
58748e748b
4
config
4
config
@ -80,10 +80,10 @@ courier_socket =
|
|||||||
|
|
||||||
[rights]
|
[rights]
|
||||||
# Rights management method
|
# Rights management method
|
||||||
# Value: None | owner_only | owner_write | file_based
|
# Value: None | owner_only | owner_write | from_file
|
||||||
type = None
|
type = None
|
||||||
|
|
||||||
# File for file_based rights management
|
# File for rights management from_file
|
||||||
file = ~/.config/radicale/rights
|
file = ~/.config/radicale/rights
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user