Aaron van Meerten
be0950c1ec
multidomain mapper functionality and examples ( #4773 )
...
* first pass at mod_muc_domain open source plus example
* doc - prosody config and config.js examples for mapper
2019-10-24 12:42:11 +01:00
damencho
3ac41bb0c3
Updates manual install doc with auth.domain certs instructions.
2017-12-07 11:14:21 -06:00
cmrd Senya
71da05dc96
Explicitly set c2s_require_encryption to false
...
Jitsi Meet doesn't seem to work with c2s_require_encryption set to true.
c2s_require_encryption is false by default. However it is possible that
in some Prosody configurations it is overriden by a global config to be
true. In that case Jitsi Meet might not work out-of-box. So let's set it
explicitly to be sure it is correct.
2017-04-16 21:19:47 +03:00
damencho
13e3e99994
Updates websockets example.
2016-04-11 10:16:08 -05:00
paweldomas
ed78c0053c
Makes it possible to append URL parameters after room name. Adds ?login=true to enforce authenticated domain when anonymous domain is used. This allows to get moderator permissions after room has been created.
2015-01-16 13:22:02 +01:00
hristoterezov
380b1de723
Implements the title of the page to be generated as server-side include.
2014-09-30 16:05:28 +03:00
Boris Grozev
2bbf7e205c
s/jitmeet/jitsi in exmaple config files.
2014-05-16 10:58:36 +02:00
Boris Grozev
50a08d175f
Adds the example config files and updates the link in INSTAL.md
2014-05-15 23:53:06 +02:00