From 4d49d17a3e356a04b166d83579273993bcf29337 Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Wed, 30 Oct 2019 13:35:06 -0400 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 902a115..3a5d5b0 100644 --- a/Configuration.md +++ b/Configuration.md @@ -56,4 +56,8 @@ 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') \ No newline at end of file +- `force_resolve` (default `nil`) Force IPv4 or IPv6 connection to Google (options: 'ipv4', 'ipv6') see #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`) + +- `admin_email` (default `omarroth@protonmail.com`) Email provided to users for bug reports