diff options
| author | Caian Benedicto <caianbene@gmail.com> | 2024-12-27 15:09:05 -0300 |
|---|---|---|
| committer | Caian Benedicto <caianbene@gmail.com> | 2024-12-27 15:19:13 -0300 |
| commit | f9885cca8e770fbbfec1c1360b71f19b344bb3fc (patch) | |
| tree | fb9e5bbefa01acdebe8a74a4a60da0e6448e68d8 /config | |
| parent | 275318dae2056737f101054b8e4527091fb0e73f (diff) | |
| download | invidious-f9885cca8e770fbbfec1c1360b71f19b344bb3fc.tar.gz invidious-f9885cca8e770fbbfec1c1360b71f19b344bb3fc.tar.bz2 invidious-f9885cca8e770fbbfec1c1360b71f19b344bb3fc.zip | |
Revert changes made to other parameters
Diffstat (limited to 'config')
| -rw-r--r-- | config/config.example.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.example.yml b/config/config.example.yml index bb616328..c5c3109d 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -191,7 +191,7 @@ https_only: false ## Configuration for using a HTTP proxy ## ## If unset, then no HTTP proxy will be used. -## +## http_proxy: user: password: @@ -853,7 +853,7 @@ default_user_preferences: ## Default: true ## #vr_mode: true - + ## ## Save the playback position ## Allow to continue watching at the previous position when |
