6.6.0 to 6.x.x
Configuration options¶
We have changed or removed some configuration options.
mod_caps reimplemented with CETS¶
The mod_caps module has a new implementation.
As part of the rework, its configuration options have changed - make sure to adjust your configuration accordingly.
backendnow has only one supported value:cets. Entity capabilities are now stored in CETS, so the correspondingcetsinternal database is now required by this module.cache_sizeandcache_life_timeoptions are removed, because there is no such cache anymore.iq_response_timeoutis a new option specifying the maximum waiting time for a user's response to a server disco IQ request. Previously, this was hardcoded to 32 seconds, while the new default is 5 seconds.