mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
HTTP support
git-svn-id: http://svn.32rwr.info/radicale/trunk@4 74e4794c-479d-4a33-9dda-c6c359d70f12
This commit is contained in:
parent
f4d9f83739
commit
5e1a4d4131
2 changed files with 8 additions and 2 deletions
|
@ -31,6 +31,7 @@ items = _config.items
|
|||
# Default config
|
||||
_initial = {
|
||||
"server": {
|
||||
"type": "http",
|
||||
"certificate": "/etc/apache2/ssl/server.crt",
|
||||
"privatekey": "/etc/apache2/ssl/server.key",
|
||||
"log": "/var/www/radicale/server.log",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue