summaryrefslogtreecommitdiff
path: root/catlfish.config
diff options
context:
space:
mode:
Diffstat (limited to 'catlfish.config')
-rw-r--r--catlfish.config5
1 files changed, 4 insertions, 1 deletions
diff --git a/catlfish.config b/catlfish.config
index 75d00fa..672f997 100644
--- a/catlfish.config
+++ b/catlfish.config
@@ -21,4 +21,7 @@
{index_path, "db/index"},
{entryhash_root_path, "db/entryhash/"},
{treesize_path, "db/treesize"},
- {indexforhash_root_path, "db/certindex/"}]}].
+ {indexforhash_root_path, "db/certindex/"},
+ %{storage_nodes, ["https://127.0.0.1:8081/ct/storage/"]},
+ {storage_nodes_quorum, 1}
+ ]}].