mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-16 19:00:54 +00:00
11 lines
287 B
Markdown
11 lines
287 B
Markdown
---
|
|
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.
|