Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3130c1 commit 3be7a44Copy full SHA for 3be7a44
1 file changed
lib/core/settings.py
@@ -483,7 +483,7 @@
483
FORCE_COOKIE_EXPIRATION_TIME = "9999999999"
484
485
# Github OAuth token used for creating an automatic Issue for unhandled exceptions
486
-GITHUB_REPORT_OAUTH_TOKEN = "29f6bdf5ce4424fc17a19405bce75d6aca7dcd27"
+GITHUB_REPORT_OAUTH_TOKEN = "40c045d05ce0a54fd50ba55059e4554a39beabc4"
487
488
# Skip unforced HashDB flush requests below the threshold number of cached items
489
HASHDB_FLUSH_THRESHOLD = 32
0 commit comments