peertube-plugin-livechat/server/lib/prosody/config
John Livingston d80cedfee5
Auto ban anonymous IP:
* New settings: "Ban anonymous user's IP when user is banned from a chatroom":
  * if enabled, every time a streamer bans an anonymous user, it will ban its IP on the chat server,
  * banned IPs are logged on disk, so server's admin can use them to feed fail2ban (for example),
  * option disabled by default, because could be used to create trapped-rooms on public servers
2023-09-22 18:17:54 +02: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 Auto ban anonymous IP: 2023-09-22 18:17:54 +02:00
domain.ts Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00
paths.ts Prosody: new settings to provide a custom certificates dir 2023-04-14 11:33:41 +02:00