Florian Ledru

Results 9 comments of Florian Ledru

> We need to document the `headers` option in the download area, but you can customize it as you see fit. Thanks for the input, how one could modify the...

Hello there, I was surprise to not have ```loading="lazy"``` enabled by default as well. I would appreciate this feature as well. While I'm at it. Thanks you very much for...

The Package has been install correctly on my side (debian sid if that matters) and did not solve the problem. The libpthread package are for the libC. I'm pretty sure...

So I ended up taking the version of ebot without the pthreads by doing a **git checkout master** after the initial git clone. I don't want to recompile php on...

I ended with the server randomly droping 'Can't auth to rcon' after some time. We did no go farther than the knife. I'm assuming the old version is broken or...

deb package is vastly outdated I don't know if you can make it work. Does your package even have some sort of websocket_server.js ? If that's the case you'll have...

I'm having the same error. Can you tell me if you see some sort of 'Can't auth to rcon' several lines above as I mentioned [here](https://github.com/deStrO/eBot-CSGO/issues/54#issuecomment-156734403) ? Also it could...

> async/await works with functions that returns a Promise. So to make this work, you gotta make ftps.mirror().exec() return a promise. Just in case people wants the gist of making...