Holger Weiß

Results 147 comments of Holger Weiß

I don't need syslog support myself, and I guess that's becoming a bit of a niche use case, given that most folks are using either systemd or containers these days...

I saw this issue coming when we added support for static credentials, mainly with the intention to allow for quick tests :smiley: I wouldn't be keen on adding support for...

Just to give a short feedback, I'd like to either: 1. Add generic support for including YAML config snippets into the main config file (`include /etc/eturnal.d/*.yml`), not just for `credentials`...

> Is there a way to measure and limit bandwidth for a certain user? There's currently no way to do either, sorry.

> What can I, as an admin, do to avoid the breakage until there's a real fix? Enable [mod_s2s_dialback][1] (and tell remote server admins to do the same in case...

ejabberd should log to stdout and therefore into the Journal (if started via systemd) by default.

@badlop > what's the difference with your test to explain the different result? I think the difference is that @melvo was using SQL while you tested with Mnesia: Our SQL...

I could imagine our description of [how TURN works][1] might help with understanding these effects as well. Your case is mentioned in the last paragraph (the TURN server ends up...

Thanks. Having no way to use `su(1)` in a portable manner keeps being a PITA. > `-c` before username is treated as login class; I think this could be swapped...

> Overall, I would lean to writing the simplest command line that follows historical norms (4.2BSD) and also is known to work on Linux and Mac (likely it's ok), rather...