aboutsummaryrefslogtreecommitdiffstats
path: root/bin/acme/datasource.json_sample
diff options
context:
space:
mode:
Diffstat (limited to 'bin/acme/datasource.json_sample')
-rwxr-xr-xbin/acme/datasource.json_sample6
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/acme/datasource.json_sample b/bin/acme/datasource.json_sample
index 62fea987..48e3838e 100755
--- a/bin/acme/datasource.json_sample
+++ b/bin/acme/datasource.json_sample
@@ -57,9 +57,8 @@
"init" : "bin/acme/srtool_acme.py --init-products --file bin/acme/acme-products.json",
"update" : "",
"lookup" : "",
- "lastModifiedDate" : "2018-03-01 01:01:01",
"update_frequency" : "5",
- "update_time" : "02:00:00"
+ "update_time" : "{}"
},
{
"_comment_" : "All organizations should use the built-in parser for user tables (e.g. password hashing)",
@@ -72,9 +71,8 @@
"init" : "file:bin/acme/acme-users.json",
"update" : "",
"lookup" : "",
- "lastModifiedDate" : "2018-03-01 01:01:01",
"update_frequency" : "5",
- "update_time" : "02:00:00"
+ "update_time" : "{}"
}
]
}