From 4111ffec6de1a9287d6a58c0cc37a7be29d3869d Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Wed, 30 Oct 2019 13:36:08 -0400 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 3a5d5b0..7d223ce 100644 --- a/Configuration.md +++ b/Configuration.md @@ -56,7 +56,7 @@ db: - `disable_proxy` (default `false`) Disable proxy option serverwide (options: 'dash', 'livestreams', 'downloads', 'local') -- `force_resolve` (default `nil`) Force IPv4 or IPv6 connection to Google (options: 'ipv4', 'ipv6') see #811 +- `force_resolve` (default `nil`) Force IPv4 or IPv6 connection to Google (options: 'ipv4', 'ipv6') see [#811](https://github.com/omarroth/invidious/issues/811) - `pool_size` (default `100`) Pool size for HTTP connections for youtube.com and ytimg.com (each domain has a separate pool of `pool_size`)