diff options
author | Magnus Ahltorp <map@kth.se> | 2015-03-08 12:39:40 +0100 |
---|---|---|
committer | Magnus Ahltorp <map@kth.se> | 2015-03-08 12:39:40 +0100 |
commit | e2404caabb5ce3f7dca21cdedddbf744f47e6c3e (patch) | |
tree | 8ca2a388a24fc21d1ee6f40bb1073f310429d264 /test/config/frontend-1.config | |
parent | 1f63c850a12797c5efd2db8368ef7219ed555ce2 (diff) |
Test moreextsign
Diffstat (limited to 'test/config/frontend-1.config')
-rw-r--r-- | test/config/frontend-1.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/config/frontend-1.config b/test/config/frontend-1.config index e7e8af2..8215027 100644 --- a/test/config/frontend-1.config +++ b/test/config/frontend-1.config @@ -8,6 +8,7 @@ {error_logger_mf_maxfiles, 10}]}, {catlfish, [{known_roots_path, "known_roots"}, + {sctcache_root_path, "tests/machine/machine-1/db/sctcache/"}, {https_servers, [{external_https_api, "127.0.0.1", 8080, v1}, {frontend_https_api, "127.0.0.1", 8082, frontend} |