rawtaz

Results 256 comments of rawtaz

This is by far the most natural way to specify a default value for something that one explicitly marks as being optional, I hope it gets implemented :) I would...

I was sooo excited to finally use this new feature, but to my dismay I discovered that if you have e.g. `flavor_name = optional(string, var.flavor_name), # Name of flavor to...

> You will need to solve by setting the default to null. Then use local to set a dynamic value if the lookup value is null. Thanks, but it's not...

@K-Factor-1961 Have you asked LX Navigation if they could contribute some code? It should be in their interest as well to get this integration working :)

Yes, but that's not what I asked. Just like anyone else in the world would spend their time writing an integration between LX stuff and XCSoar, why wouldn't they do...

@K-Factor-1961 Thanks for clarifying!

@MeinhardEsrohr Change the line `verbose` to `Verbose` and restart coturn - then you should get more information in the log.

@MeinhartEsrohr I believe that the `alt-listening-port` and `alt-tls-listening-port` are only effective for when you specify a secondary IP to listen on. I don't see any `listening-ip` in your configuration, so...

@amirphl What's the reason to make it run as root instead of the dedicated `turnserver` user and group? If it's just to be able to listen on the privileged ports,...

Just because some others do it doesn't mean it makes sense or has to be done everywhere. It might make more sense to base a change like that on actual...