Skip to content

feat(digest): allow modern algorithm#853

Merged
mhenrixon merged 1 commit intomainfrom
feat/newer=digests
Jul 25, 2024
Merged

feat(digest): allow modern algorithm#853
mhenrixon merged 1 commit intomainfrom
feat/newer=digests

Conversation

@mhenrixon
Copy link
Copy Markdown
Owner

Closes #848

@mhenrixon mhenrixon self-assigned this Jul 25, 2024
@mhenrixon mhenrixon force-pushed the feat/newer=digests branch 3 times, most recently from c5139e5 to e46cdd6 Compare July 25, 2024 13:11
@mhenrixon mhenrixon enabled auto-merge (squash) July 25, 2024 13:11
@mhenrixon mhenrixon force-pushed the feat/newer=digests branch from e46cdd6 to f9ed104 Compare July 25, 2024 13:25
@mhenrixon mhenrixon disabled auto-merge July 25, 2024 13:29
@mhenrixon mhenrixon merged commit 6d31d93 into main Jul 25, 2024
@mhenrixon mhenrixon deleted the feat/newer=digests branch July 25, 2024 13:29
Comment thread README.md
config.reaper_count = 1000 # Stop reaping after this many keys
config.reaper_interval = 600 # Reap orphans every 10 minutes
config.reaper_timeout = 150 # Timeout reaper after 2.5 minutes
config.digest_algorithm = :modern # Timeout reaper after 2.5 minutes
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment is wrong here and describes reaper_timeout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace MD5 with SHA256+

2 participants