mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-12 20:30:57 +00:00
Adds the committer in the config + python3 support
This commit is contained in:
parent
87ec798f37
commit
fe28b040bd
3 changed files with 14 additions and 4 deletions
5
config
5
config
|
@ -94,6 +94,11 @@ http_user_parameter =
|
|||
http_password_parameter =
|
||||
|
||||
|
||||
[git]
|
||||
# Git default options
|
||||
committer = Firstname Lastname <Radicale@Radicale.org>
|
||||
|
||||
|
||||
[rights]
|
||||
# Rights management method
|
||||
# Value: None | owner_only | owner_write | from_file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue