Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
[1.1.0]
@girish Thank you, working through this.
That worked. Excellent. Thank you!
@jdaviescoates Thanks for the tip, I'll give it a try.
@girish said in Fetch via proxy unavailable?:
From the code atleast, it doesn't looks like there was a UI for this.
That's not true. Found it here - https://github.com/miniflux/v2/blob/main/template/templates/views/add_subscription.html#L36 . It's protected by
So, you need a proxy configured for that to show up. That bool derives it's value from the environment variable - https://github.com/miniflux/v2/blob/3f14d08095bd320ff0b74bd742d4f4050bcf4011/config/options.go#L541
@girish thank you! That did the trick 🙂
@robi said in Miniflux filters?:
@odie that's a suggestions you can make upstream at the miniflux github repo.
Good idea. I just did that!