We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d350bd4 commit 1c3047fCopy full SHA for 1c3047f
sentry/config.example.yml
@@ -133,3 +133,12 @@ transaction-events.force-disable-internal-project: true
133
# discord.public-key: "<public key>"
134
# discord.client-secret: "<client secret>"
135
# discord.bot-token: "<bot token>"
136
+
137
+###############
138
+# Google Auth #
139
140
141
+# Refer to https://develop.sentry.dev/self-hosted/sso/#google-auth
142
143
+# auth-google.client-id: "<client id>"
144
+# auth-google.client-secret: "<client secret>"
0 commit comments