
Deploying Sync
**************

Sync can be run with the built-in Python server using Paster for
development purpose. In production, the recommended setup is:

* Nginx

* GUnicorn with sync workers

XXX Add config example.
