1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-10 18:40:53 +00:00

Enhance docomentation.

Fix imports
This commit is contained in:
Dipl. Ing. Péter Varkoly 2024-09-23 15:46:08 +02:00
parent c000408429
commit b1c682de57
2 changed files with 23 additions and 1 deletions

View file

@ -29,6 +29,7 @@ Following parameters controls SSL connections:
"""
import ssl
from radicale import auth, config
from radicale.log import logger