mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Update config.example.yml
Corrected typo and added missing variable
This commit is contained in:
parent
e3fa0a9094
commit
b468a9dacc
1 changed files with 3 additions and 2 deletions
|
@ -308,6 +308,7 @@ https_only: false
|
||||||
##
|
##
|
||||||
## Default: nil
|
## Default: nil
|
||||||
##
|
##
|
||||||
|
# auth_type: oauth
|
||||||
|
|
||||||
##
|
##
|
||||||
## OAuth Configuration
|
## OAuth Configuration
|
||||||
|
@ -318,8 +319,8 @@ https_only: false
|
||||||
# token_uri: /oauth/token
|
# token_uri: /oauth/token
|
||||||
# info_uri: /oauth/userinfo
|
# info_uri: /oauth/userinfo
|
||||||
# client_id: CLIENT_ID
|
# client_id: CLIENT_ID
|
||||||
# client_secret: CLIENT_SEECRET
|
# client_secret: CLIENT_SECRET
|
||||||
# redirect_uri: https://invidious.eexample.net/login/oauth
|
# redirect_uri: https://invidious.example.net/login/oauth
|
||||||
|
|
||||||
|
|
||||||
# -----------------------------
|
# -----------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue