peertube-plugin-livechat/server/lib/prosody/config
John Livingston c008e84da7
Fix #295: Prosody: disabling message carbons for anonymous users.
Anonymous users can't use carbons, as they cannot connect with multiple
tabs on the same anonymous account.
So we disable carbons on the anonymous virtualhost, to improve
performances.

See here for some performances tests: https://github.com/JohnXLivingston/livechat-perf-test/tree/main/tests/50-anonymous-carbons
2024-02-01 15:20:52 +01:00
..
affiliations.ts Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00
components.ts XMPP external components. 2021-12-11 19:09:01 +01:00
content.ts Fix #295: Prosody: disabling message carbons for anonymous users. 2024-02-01 15:20:52 +01:00
domain.ts Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00
paths.ts Bot avatar: 2023-09-25 11:20:46 +02:00