Stefan-Sanger 33d17d53cc feat: add PROSODY_DEBUG env var for debug logging
Set PROSODY_DEBUG=true to switch the prosody.log level from info to
debug. This makes stanza-too-large rejections and XML parse errors
visible — both are logged at debug level and otherwise invisible.

Usage in k8s:
  env:
  - name: PROSODY_DEBUG
    value: "true"

Part-of: <http://gitlab.vnc.biz/uxf/vnctalk-prosody/-/merge_requests/3>
2026-07-15 17:58:02 +02:00
2025-03-17 09:53:32 +01:00

Vnctalk Prosody

dockerized build for vnctalk prosody

this repository contains all patches and custom modules to run prosody for vnctalk

S
Description
VNCtalk Prosody (XMPP server) config
Readme
694 KiB
Languages
Python 43.5%
Lua 41.5%
Shell 6.5%
PLpgSQL 4.8%
PHP 1.3%
Other 2.4%