mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 13:47:37 +03:00
fix spelling
This commit is contained in:
parent
19cca41a43
commit
687624a403
4 changed files with 4 additions and 4 deletions
|
@ -225,7 +225,7 @@ DEFAULT_CONFIG_SCHEMA: types.CONFIG_SCHEMA = OrderedDict([
|
|||
"type": bool}),
|
||||
("ldap_ssl_verify_mode", {
|
||||
"value": "REQUIRED",
|
||||
"help": "The certifikat verification mode. NONE, OPTIONAL, default is REQUIRED",
|
||||
"help": "The certificate verification mode. NONE, OPTIONAL, default is REQUIRED",
|
||||
"type": str}),
|
||||
("ldap_ssl_ca_file", {
|
||||
"value": "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue