jiti-meet/doc/debian/jitsi-meet
Russell Graves b10aa422ca
Add gzip to nginx server config. (#5700)
* Add gzip and expiration to nginx server config.

* Add application/json to gzip_types line to cover translations.

* Add gzip_vary for content caches, remove expires section.

Per discussion, expiration seems likely to cause more confusion than it solves.  Add gzip_vary to prevent content caches from caching un-compressed versions of the content and confusing browsers.
2020-04-07 09:42:27 -05:00
..
README Removes usr/share/doc/ from debian folder. 2014-10-20 11:40:54 +03:00
jitsi-meet.conf add missing IPv6 listener to nginx jitsi module 2020-04-06 21:27:40 -05:00
jitsi-meet.example Add gzip to nginx server config. (#5700) 2020-04-07 09:42:27 -05:00
jitsi-meet.example-apache Adds alias for external_api.js in all default web config. 2019-04-23 20:31:53 +00:00

README

Jitsi Meet

====

A WebRTC-powered multi-user videochat. For a live demo, check out either
https://meet.estos.de/ or https://meet.jit.si/.

Built using colibri.js[0] and strophe.jingle[1], powered by the jitsi-videobridge[2]


[0] https://github.com/ESTOS/colibri.js
[1] https://github.com/ESTOS/strophe.jingle
[3] https://github.com/jitsi/jitsi-videobridge