1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
This commit is contained in:
Unrud 2017-05-24 19:13:47 +02:00
parent 4c5e6a3416
commit 0cbdea014c
15 changed files with 647 additions and 82 deletions

8
wsgi.md Normal file
View file

@ -0,0 +1,8 @@
---
layout: page
title: WSGI
permalink: /wsgi/
---
Radicale is compatible with the WSGI specification. No special configuration
is required.