mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-13 05:38:29 +03:00
Added hash_algorithm to config to choose between SHA256 and SHA3_512
This commit is contained in:
@@ -104,3 +104,8 @@ execution:
|
||||
duration: duration
|
||||
screenshot: screenshot
|
||||
hash: hash
|
||||
|
||||
# Must be either SHA256 or SHA3_512
|
||||
hash_algorithm: SHA3_512
|
||||
# hash_algorithm: SHA256
|
||||
|
||||
|
||||
Reference in New Issue
Block a user