Software /
code /
prosody
Diff
core/sessionmanager.lua @ 11626:ef62d29c8fdc
mod_external_services: Also validate services added by other modules
This ensures that problems with entries added other modules, e.g.
mod_turn_external, are reported on startup. However, this depends on
load order and whether a `module:depends()` call comes before the
`module:add_item()` call. A followup commit will do something about
that.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 21 Jun 2021 22:38:30 +0200 |
parent | 11518:3f1a865e9419 |
child | 12642:9061f9621330 |
child | 12877:f6cca7cbf3b2 |