mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-02 23:05:41 +02:00
7 lines
349 B
Lua
7 lines
349 B
Lua
-- TODO: Remove this file after several stable releases when people update their configs
|
|
module:log('warn', 'mod_room_metadata is deprecated and will be removed in a future release. '
|
|
.. 'Please update your config by removing this module from the list of loaded modules.');
|
|
|
|
module:depends("jitsi_session");
|
|
module:depends("features_identity");
|