1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-26 18:21:01 +00:00
miniflux-v2/internal/config
gudvinr c6536e8d90 refactor(http): use time.Duration for refresh interval
It's not clear which units of time used for refresh interval.
Convert to time.Duration for clarity.
2025-08-20 19:45:24 -07:00
..
config_test.go refactor(http): use time.Duration for refresh interval 2025-08-20 19:45:24 -07:00
options.go refactor(http): use time.Duration for refresh interval 2025-08-20 19:45:24 -07:00
parser.go refactor(http): use time.Duration for refresh interval 2025-08-20 19:45:24 -07:00
parser_test.go feat: Allow multiple listen addresses 2025-06-20 12:46:34 -07:00