Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3be7a44

Browse files
committed
Update
1 parent e3130c1 commit 3be7a44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@
483483
FORCE_COOKIE_EXPIRATION_TIME = "9999999999"
484484

485485
# Github OAuth token used for creating an automatic Issue for unhandled exceptions
486-
GITHUB_REPORT_OAUTH_TOKEN = "29f6bdf5ce4424fc17a19405bce75d6aca7dcd27"
486+
GITHUB_REPORT_OAUTH_TOKEN = "40c045d05ce0a54fd50ba55059e4554a39beabc4"
487487

488488
# Skip unforced HashDB flush requests below the threshold number of cached items
489489
HASHDB_FLUSH_THRESHOLD = 32

0 commit comments

Comments
 (0)