1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00
Radicale/wsgi.md

12 lines
287 B
Markdown
Raw Normal View History

2017-05-24 19:13:47 +02:00
---
layout: page
title: WSGI
permalink: /wsgi/
---
Radicale is compatible with the WSGI specification. No special configuration
is required.
Be reminded that Radicale's default configuration enforces limits on the
maximum file size and that connections are terminated after a timeout.