Skip to content

Commit bcb213c

Browse files
authored
Merge pull request jsocol#285 from slick666/typo-fix
Fixes the docs to show the proper default hash algorithm
2 parents 6eff27c + 924657b commit bcb213c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ value defined on the cache backend). Defaults to ``'rl:'``.
1414
-----------------------------
1515

1616
An optional functionion to overide the default hashing algorithm used to derive the cache
17-
key. Defaults to ``'hashlib.sha512'``.
17+
key. Defaults to ``'hashlib.sha256'``.
1818

1919
``RATELIMIT_ENABLE``
2020
--------------------

0 commit comments

Comments
 (0)