We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f8c6a commit fa303efCopy full SHA for fa303ef
lib/core/settings.py
@@ -484,7 +484,7 @@
484
FORCE_COOKIE_EXPIRATION_TIME = "9999999999"
485
486
# Github OAuth token used for creating an automatic Issue for unhandled exceptions
487
-GITHUB_REPORT_OAUTH_TOKEN = "f05e68171afd41a445b1fff80f369fae88b37968"
+GITHUB_REPORT_OAUTH_TOKEN = "6c16fa87190a100aceea8e71cb0c1ba8e4096c7a"
488
489
# Skip unforced HashDB flush requests below the threshold number of cached items
490
HASHDB_FLUSH_THRESHOLD = 32
0 commit comments