Software /
code /
prosody
File
plugins/mod_unknown.lua @ 11933:f752427a5214
mod_external_services: Warn about missing recommended fields
These are RECOMMENDED in XEP-0215 so most likely a mistake if they are
left out.
Of the two REQUIRED fields, 'host' falls back to module.host and 'type'
rejects the whole item.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 24 Nov 2021 13:43:13 +0100 |
parent | 6003:28a90f5fea46 |
line wrap: on
line source
-- Unknown platform stub module:set_global(); -- TODO Do things that make sense if we don't know about the platform