# prosody-config **Repository Path**: mirrors_eseifert/prosody-config ## Basic Information - **Project Name**: prosody-config - **Description**: Sample config of trashserver.net - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # prosody-config This is an example of a Prosody XMPP server configuration, similar to the one used on [trashserver.net](https://trashserver.net). * Uses PostgreSQL database backend * Uses HaProxy to make connections available on public network interfaces * Prosody Community Modules are in ```/opt/prosody-modules``` * Sends statistics to Statsd backend * Offers legacy SSL connections on different ports - forwarded via HaProxy * Makes use of [Prosody Filer](https://github.com/ThomasLeister/prosody-filer) for file uploads * Uses web register template in register-template directory **!!! This example configuration needs careful customization and cannot be used as-is !!!**