diff --git a/Configuration.md b/Configuration.md index e735e59..902a115 100644 --- a/Configuration.md +++ b/Configuration.md @@ -54,4 +54,6 @@ db: - `hsts` (default `true`) For HTTP Strict Transport Security -- `disable_proxy` (default `false`) Disable proxy option serverwide (options: 'dash', 'livestreams', 'downloads', 'local') \ No newline at end of file +- `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