damencho
2798426f40
feat(prosody): Adjusts lua to use generational GC.
2024-03-21 07:00:40 -05:00
bgrozev
14efd9cc6d
prosody: disable "offline" and "register" modules. ( #1727 )
2024-01-30 20:07:34 +01:00
bgrozev
8845606785
Move trusted_proxies from visitors to main prosody config file. ( #1699 )
2024-01-04 13:37:18 -08:00
bgrozev
e41e4f480d
Require tls by default. ( #1698 )
2024-01-04 12:59:09 -08:00
bgrozev
80e4ee6341
Remove unnecessary modules and properties ( #1697 )
...
* Only enable dialback when s2s is enabled.
* Remove vcard, pep, register modules.
* Only set smacks properties when xmpp ws is enabled.
2024-01-03 14:20:29 -08:00
Aaron van Meerten
46b98b5a7a
prosody: brewery mode for jvb/jicofo discovery muc
...
* prosody: brewery mode for jvb/jicofo discovery muc
* do not include c2s limits in brewery mode
2024-01-03 11:51:30 -06:00
Aaron van Meerten
af50ddeecb
prosody: s2s whitelist duplicate param fix ( #1625 )
2023-10-13 14:52:28 -05:00
Aaron van Meerten
7fb1026f88
prosody: params for limits ( #1622 )
2023-10-13 08:45:30 -05:00
Aaron van Meerten
6bfa8302f1
prosody: visitor mode support ( #1611 )
...
support for visitor mode in prosody, with some fixes for jicofo as well
2023-09-29 08:03:53 -05:00
Werner Fleischer
35685424e1
prosody: add timestamps to the log
2023-04-13 16:38:31 +02:00
Mustafa Ayberk Kale
832b178d64
prosody: make GC options configurable
...
Co-authored-by: Mustafa Ayberk Kale <mustafa.kale@turkcell.com.tr >
2022-09-02 10:38:17 +02:00
Michel Pawlak
b2241315ad
prosody: use ENABLE_IPV6 environment variable
...
Fixes : #1337
2022-07-01 08:30:21 +03:00
wfleischer
55a45915bb
prosody: configure unbound resolver
...
Fixes : #1315
2022-06-14 14:15:59 +02:00
Aaron van Meerten
95af77896d
jicofo: add optional XMPP_PORT value ( #1275 )
...
* jicofo: add optional XMPP_PORT value
* include compose and env example for XMPP_PORT
* extends use of the XMPP_PORT property
* fix compose to use default
* re-commenting XMPP_PORT value
* include XMPP_PORT in compose for all services
* always use $XMPP_PORT, value defaulted in template
* missing JVB setting
2022-05-02 08:30:48 -05:00
Saúl Ibarra Corretgé
a8e6a34fde
prosody: completely disable external components
...
We are no longer using component connections.
2022-04-25 10:10:19 +02:00
Saúl Ibarra Corretgé
6fe240a712
prosody: update to 0.12
2022-04-19 13:31:39 +02:00
Дамян Минков
6f6fe7717c
prosody: enable limits
...
* feat: Enables limits with default values from upstream.
* feat: Enables limits_exception module and adding jicofo and jvb.
Removes the limits for the jicofo and jvb connections.
2021-06-07 20:09:26 +02:00
Jan-Otto Kröpke
d747bfbe6b
web,prosody: add XMPP WebSocket / Stream Management support
2020-10-29 21:44:48 +01:00
Saúl Ibarra Corretgé
b235ea1261
prosody: disable s2s module
...
Not used, not needed.
2020-05-27 23:15:39 +02:00
bgrozev
d44230e2b1
prosody: use hashed xmpp auth
2020-04-16 23:25:06 +02:00
Saúl Ibarra Corretgé
06e2d5e2e9
Revert "Use hashed xmpp auth."
...
This reverts commit 79e9bce07b .
THis would break existing setups. Will revisit later on.
2020-04-15 12:04:05 +02:00
Boris Grozev
79e9bce07b
Use hashed xmpp auth.
2020-04-13 18:05:33 -05:00
Saúl Ibarra Corretgé
b0def9a9da
prosody: use epoll backend
2020-03-24 11:15:55 +01:00
Aaron van Meerten
a39aa5d16d
change global config to split on \\n
2019-07-22 17:39:09 -05:00
Aaron van Meerten
dc374d3633
prosody: tpl main prosody.cfg.lua
2019-06-05 19:55:51 -05:00
Saúl Ibarra Corretgé
aefefb53b6
xmpp: disable HTTPS for BOSH
...
It's not exposed, we proxy from the web frontend.
2018-10-17 23:06:51 +02:00
Saúl Ibarra Corretgé
467a149cbb
Initial import
2018-03-14 10:23:50 +01:00