Files
prosody-docker/configs
Kim Alvefur ba105e7dee Fix splitting of PROSODY_COMPONENTS
Problem is that the code appears to expect multiple returns from the
`_split()` function but it returns an array, so we unpack that
presumably 2-item array into the parts expected.

Fixes #77
2025-04-21 19:50:21 +02:00
..