Wim
Wim
At the moment the smallest execution possible delay is 500ms. (or 0ms) It would be nice if this would be more granular, like 100ms. Or even better if we could...
We're already checking for repo owners, but we also need to check for organisation owners that try to add themselves as collaborator Closes #17966
I'm making a manifest for Microsoft Edge and I'm getting the filename too long problem. ``` The specified path, file name, or both are too long. The fully qualified file...
Other bridges ?
If anyone wants to contribute code to support for a new bridge, feel free to open an issue about this. I'll be glad to help you where possible. ## Bridges...
Some loadbalancers (eg citrix ADC / netscaler) add square brackets around the ipv6 address in the X-Forwarded-For header. This PR removes them so that RealIP() and friends work correctly.
Uses SERVICE_IPV6PORTS=port1/proto,port2/proto as metadata (because ipv6 ports aren't mapped and can't be found by inspecting the container) The specified ports are mapped as ExposedPorts for that container. The service.ID is...
Add `ootrace=true` (same way as `trace=true`) in your matterircd.toml You don't need to run with full `--debug`, it'll show timestamps of every (multiline) message going to the eventchan and received...
When I quit and restart the app (v1.1.0 with WSL2 support) I (sometimes) get: ``` listen hvsock 00000000-0000-0000-0000-000000000000:22223333-facb-11e6-bd58-64006a7986d3: listen: Only one usage of each socket address (protocol/network address/port) is normally...