Added file-based rights management

This commit is contained in:
Matthias Jordan
2012-08-11 00:56:45 +02:00
parent 237f42909a
commit e3bc6afdd3
5 changed files with 352 additions and 2 deletions

5
config
View File

@ -80,9 +80,12 @@ courier_socket =
[rights]
# Rights management method
# Value: None | owner_only | owner_write
# Value: None | owner_only | owner_write | file_based
type = None
# File for file_based rights management
file = ~/.config/radicale/rights
[storage]
# Storage backend