Simon

Results 10 comments of Simon

maybe this....? https://github.com/web-push-libs/web-push-php

Thanks for the reply. Maybe we could incorporate the newer Sofia library into the build? https://github.com/freeswitch/sofia-sip Or i can make another snap

Hi Frederico, Great project, thank you for sharing. Please, can you say if there is an easy way to limit access to your backends from only your frontend? Basically, so...

yes.... would love the ability to do this.

> I solved it by `systemctl edit snap.janus-gateway.janus-gateway.service` > > ``` > [Service] > LimitNOFILE=65536 > ``` This helped.... maybe add into the Snap ?

@vterdunov if you have any other performance tweaks please let me know ;-) I'm guessing nothing needs to be overridden outside the snap in the OS for limits.conf or systmctl.conf...

For anyone looking for a Rocketchat handler, just use the Slack handler. The integration works the same and ideally, influx would just clone the handler and rename it Rocketchat for...

Thanks guys.... To be clearer... Passbolt seems unable to parse Multiformat QR codes which seem to be becoming more common. If I strip out the extra-data it reads fine

> Same issue here. The problem was the mongodb container. The logs said: > > ``` > WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system...