Skip to content

Commit fa303ef

Browse files
committed
Minor update
1 parent 10f8c6a commit fa303ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/core/settings.py

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

486486
# Github OAuth token used for creating an automatic Issue for unhandled exceptions
487-
GITHUB_REPORT_OAUTH_TOKEN = "f05e68171afd41a445b1fff80f369fae88b37968"
487+
GITHUB_REPORT_OAUTH_TOKEN = "6c16fa87190a100aceea8e71cb0c1ba8e4096c7a"
488488

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

0 commit comments

Comments
 (0)