Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Commit 6fceb87

Browse files
committed
Clarify HTTPS config
1 parent f1c77f2 commit 6fceb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Ensure you've configured GitHub auth in Sentry::
1919
GITHUB_API_SECRET = '
2020
GITHUB_EXTENDED_PERMISSIONS = ['repo']
2121

22-
If your Sentry server is using HTTPS, you'll need this in your config::
22+
If the callback URL you've registered with Github uses HTTPS, you'll need this in your config::
2323

2424
SOCIAL_AUTH_REDIRECT_IS_HTTPS = True
2525

0 commit comments

Comments
 (0)