aboutsummaryrefslogtreecommitdiff
path: root/sproxy.example.yml
diff options
context:
space:
mode:
Diffstat (limited to 'sproxy.example.yml')
-rw-r--r--sproxy.example.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/sproxy.example.yml b/sproxy.example.yml
index 87b1f59..5a00735 100644
--- a/sproxy.example.yml
+++ b/sproxy.example.yml
@@ -121,7 +121,8 @@ ssl_key: /path/key.pem
# client_id - OAuth2 client ID.
# client_secret - OAuth2 client secret.
#
-# Example:
+# Examples:
+#
# oauth2:
# google:
# client_id: "XXXXXXXXXXXX-YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY.apps.googleusercontent.com"
@@ -131,6 +132,10 @@ ssl_key: /path/key.pem
# client_id: "xxxxxxxxxxxxxx"
# client_secret: !include "/run/keys/xxxxxxxxxxxxxx"
#
+# yandex:
+# client_id: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+# client_secret: yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
+#
#
# oauth2:
# google: