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 3be7a44 commit 5dfd3efCopy full SHA for 5dfd3ef
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 = "40c045d05ce0a54fd50ba55059e4554a39beabc4"
+GITHUB_REPORT_OAUTH_TOKEN = "f05e68171afd41a445b1fff80f369fae88b37968"
487
488
# Skip unforced HashDB flush requests below the threshold number of cached items
489
HASHDB_FLUSH_THRESHOLD = 32
0 commit comments