mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2024-07-22 23:00
This commit is contained in:
11
roles/jitsi/files/prosody/modules/s2sout_override1.patch
Normal file
11
roles/jitsi/files/prosody/modules/s2sout_override1.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
diff -r 214a679823e8 core/features.lua
|
||||
--- a/core/features.lua Mon May 01 15:10:32 2023 +0200
|
||||
+++ b/core/features.lua Wed May 24 11:53:34 2023 -0500
|
||||
@@ -4,5 +4,7 @@
|
||||
available = set.new{
|
||||
-- mod_bookmarks bundled
|
||||
"mod_bookmarks";
|
||||
+
|
||||
+ "s2sout-pre-connect-event";
|
||||
};
|
||||
};
|
Reference in New Issue
Block a user