mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 13:47:37 +03:00
Fixed couple of points after origin sync
This commit is contained in:
parent
dd723dae5d
commit
22731f3d26
3 changed files with 7 additions and 7 deletions
|
@ -123,7 +123,7 @@ DEFAULT_CONFIG_SCHEMA = OrderedDict([
|
|||
"value": "False",
|
||||
"help": "use SSL connection",
|
||||
"aliases": ["-s", "--ssl"],
|
||||
"opposite": ["-S", "--no-ssl"],
|
||||
"opposite_aliases": ["-S", "--no-ssl"],
|
||||
"type": bool}),
|
||||
("certificate", {
|
||||
"value": "/etc/ssl/radicale.cert.pem",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue