diff options
Diffstat (limited to 'catlfish.config')
-rw-r--r-- | catlfish.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/catlfish.config b/catlfish.config index 9b80c6e..c8fcb73 100644 --- a/catlfish.config +++ b/catlfish.config @@ -10,6 +10,8 @@ {inets, [{services, [{httpd, [{proplist_file, "httpd_props.conf"}]}]}]}, + {catlfish, + [{known_roots_path, "known_roots"}]}, {plop, [{entry_root_path, "db/certentries/"}, {index_path, "db/index"}, |