miniflux-v2/internal/config
jvoisin 2ba893bc79 Bump the number of simultaneous workers
We're in 2024, I'm pretty sure we can afford to have 16 simultaneous open http
connections at the same time, instead of only 5.
2024-03-15 14:05:58 -07:00
..
config_test.go Use .WriteString( instead of .Write([]byte(… 2024-02-28 19:47:30 -08:00
config.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
options.go Bump the number of simultaneous workers 2024-03-15 14:05:58 -07:00
parser_test.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
parser.go Remove a superfluous condition 2024-02-28 19:47:30 -08:00