BuSheeZy
BuSheeZy
I'm having an issue with the transform. Even when just trying to push back the data unedited, I have issues. https://github.com/busheezy/express-request-proxy-transform-issue My "buffer" is just a random blob of binary,...
## User Story As a mumble server user, I want to be able to update with LGSM. ## Basic info * **Distro:** [Debian 11] * **Game:** [Mumble] * **Command:** [Update]...
Can someone please help me get a token with the current version?
I'm trying to use failWithError to get a failure callback as described here: https://github.com/jaredhanson/passport/issues/458 I get ``AuthenticationError: Unauthorized`` and my code is never reached. Do you have any ideas?
Log Spam
Hey there. Thanks for the module. ``` Module pm2-webhook connected to pm2 Remove server on port 23928 Server on port 23928 was closed Remove server on port 23928 Server on...
When converting 64 to string it always starts with "STEAM_0:1" instead of the possible "STEAM_1:1."
Is there anyway you can make this enforce the limit on a resize? Currently you can resize and the limit is ignored. Love the library. Thanks for making it. Love...
This doesn't look at sm_retakes_maxplayers and will keep throwing everyone into the game if they're all VIP's. Thanks.
It would be great to be able to inject our config into different services.
It would be great to be able to reload a config with a single method call. I've seen a few people implement config reloading themselves and it isn't terrible but...