From d7e7be0d883dd0edc36a2454ad4d5d455dcf16a9 Mon Sep 17 00:00:00 2001 From: TKE Date: Wed, 15 Apr 2020 16:34:13 +0200 Subject: [PATCH] template config added --- nsrl/nsrl.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 nsrl/nsrl.conf diff --git a/nsrl/nsrl.conf b/nsrl/nsrl.conf new file mode 100644 index 0000000..d805f9c --- /dev/null +++ b/nsrl/nsrl.conf @@ -0,0 +1,9 @@ +[config] +rds_url = https://s3.amazonaws.com/rds.nsrl.nist.gov/RDS/current/rds_modernm.zip +rds_name = Reduced Modern +version_url = https://s3.amazonaws.com/rds.nsrl.nist.gov/RDS/current/version.txt +hashfile_name = NSRLFile.txt +hashfile_type = md5 +hashfile_column = 1 +hashfile_delimiter = , +error_rate = 0.01