Michał Słomkowski

Results 19 comments of Michał Słomkowski

In fact, this is a matter of style. Perhaps, current formatting is preferred for some, as shown in #9. I'll probably make an option in `FormatterOptions` for it. Leaving it...

Can you verify that the current version (1.2.2) works OK?

I checked this domain and it is domain-squatted by some shady SPAM-like things. I don't see this domain on any auction services. I might perhaps put *nginxfmt* on alternative domain.

Thank you for your answer. Is there any way to create encrypted XLSX file for now? No requirements about exact algorithm etc.

This is regex, which your channel name should match. Please to following checks: * set `logLevel` to `DEBUG` * look for `Channel {channel-name} available` in process output, where `{channel-name}` is...

This is good idea! I looked at the EditorConfig specification and properties match the structure of nginx config file. I'll only accept solution which doesn't use 3rd-party libraries, since I...

I had some problems with ordinary SIP client (Linphone, to be exact) when I was behind NAT. The connection was cancelled after ca. 30 s. They disappeared when I forwarded...

Can you attach log with `DEBUG` level? The log you have pasted is on `NOTICE`. I might spot something.

The problem with SIP is that it transmits voice constantly, even when people are not talking (you can see that mumsi icon in Mumble client is always active during SIP...

AFAIK Mumble defines only one valid bitrate for Opus: 48 kHz (https://github.com/mumble-voip/mumble/blob/13e494c60beb20748eeb8be126b27e1226d168c8/src/mumble/Audio.h#L43).