Skip to content
Snippets Groups Projects
Commit 386cafa2 authored by finnball's avatar finnball
Browse files

Added HASH_LENGTH to settings file.

parent 9bccb336
No related branches found
No related tags found
Loading
......@@ -3,3 +3,4 @@ import hashlib
# The hash function that CAS uses
HASH = hashlib.sha256
HASH_LENGTH = 64
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment