Doug Hoyte

Results 217 comments of Doug Hoyte

Hi! Sorry for the delay in responding. I don't know why the FB version has changed. I believe I did test it on Ubuntu jammy before. I will try to...

Sure, I'll add this to the next version! For now, you could turn on `relay.logging.dumpInReqs` (although be warned that this will dump a lot of stuff to your logs)

Hi! The default value for this is 10 TB. Note that this does not correspond to the size used on disk, at least not on linux, so on a 64-bit...

Hey, yeah this is a cool idea and would open up a lot of use-cases. You might even be able to do AUTH with it, as you suggest. However, I'm...

Good idea! I will try to do this at some point. For now that you can use the `--help` flag to get a list of commands. For example, at top...

As I said in another comment, I want to build a `strfry router` that would let you do this with a single plugin. I don't have a timeframe for this,...

I have pushed a commit that implements `strfry router`, and this will be in the next release. Docs are here: https://github.com/hoytech/strfry/blob/master/docs/router.md I kind of think of this like "nginx for...

Ahhh interesting! Thanks for debugging that -- I'll increase the default and make that configurable for next release. :+1:

Hi, thanks for posting your solution! :+1:

@alexgleason - Yes you're right, a strfry instance doesn't know its own relay URL. I guess we could have a config value where you could label an instance and that...