Jaussoin Timothée
                                            Jaussoin Timothée
                                        
                                    I'd also like to disable headers, is it possible to also define the level to be disabled? (for example only disable the titles of level 1 and 2)
Hi, do you thing that it's possible to integrate the permessage-deflate work done in Ratchet soon? I'm curious to know how this is going :) Thanks again for the awesome...
Bump @cboden @clue I'm really waiting for that feature to land in Ratchet :)
Bump. Still really interested to see it in Ratchet. It would really help for my project :)
Wow I didn't knew that. I have to double check if the official documentation is up to date then ! Thanks for the precision :)
It is indeed useful, but not totally what I needed. This is configured on the module level and not on the host level. This means that two MUC services, or...
I can indeed add root hosts there but not subdomain services: Error: "Invalid value of option host_config: Unexpected value: news.movim.eu. Did you mean movim.eu? Possible values are: jappix.com, movim.eu"
This is indeed what I needed ! Sorry for the misunderstanding :) !
Ok, i'm reopening the ticket. Sorry about that. The problem is that it's not really per host, but per subdomain. So something like that: ```yaml append_host_config: "news.example.net": modules: mod_pubsub: vcard:...
` 2021-03-02 12:22:59.101 [error] @ejabberd_config:reload:116 Configuration reload aborted: Invalid value of option append_host_config: Unexpected value: news.movim.eu. Did you mean movim.eu? Possible values are: jappix.com, movim.eu ` I can't actually append...