summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMagnus Ahltorp <map@kth.se>2017-07-26 01:34:57 +0200
committerLinus Nordberg <linus@nordu.net>2017-07-26 13:19:39 +0200
commit4f8f473db95c2262c3f387aed3d4459555ac52e2 (patch)
tree9a4f3706779c7b0a5c4ea17c06305e1b263ae7a0 /doc
parente0be874a28c9ee9c9b07e3cff89301cd58cfd31f (diff)
Output optional and defaults to configuration man page
Diffstat (limited to 'doc')
-rw-r--r--doc/catlfish-log.cfg.in.5.adoc3
-rw-r--r--doc/catlfish-node.cfg.5.adoc20
2 files changed, 10 insertions, 13 deletions
diff --git a/doc/catlfish-log.cfg.in.5.adoc b/doc/catlfish-log.cfg.in.5.adoc
index 1cc912f..43559cc 100644
--- a/doc/catlfish-log.cfg.in.5.adoc
+++ b/doc/catlfish-log.cfg.in.5.adoc
@@ -81,6 +81,9 @@ OPTIONS
**storage-quorum-size**: __number-of-nodes__::
// write description here
+ **storage-sign-quorum-size**: __number-of-nodes__ (default: 0)::
+// write description here
+
**storagenodes**: (list of items)::
// write description here
diff --git a/doc/catlfish-node.cfg.5.adoc b/doc/catlfish-node.cfg.5.adoc
index fabef29..2cbf596 100644
--- a/doc/catlfish-node.cfg.5.adoc
+++ b/doc/catlfish-node.cfg.5.adoc
@@ -12,13 +12,13 @@ OPTIONS
**configurl**: __url__::
// write description here
- **ctapiaddress**: __ip-address__::
+ **ctapiaddress**: __ip-address__ (optional)::
// write description here
- **dbbackend**: **permdb**|**fsdb**::
+ **dbbackend**: **permdb**|**fsdb** (default: fsdb)::
// write description here
- **frontendaddress**: __ip-address__::
+ **frontendaddress**: __ip-address__ (optional)::
// write description here
**logadminkey**: __key__::
@@ -48,7 +48,7 @@ OPTIONS
**min-delay**: __seconds__:::
// write description here
- **mergeaddress**: __ip-address__::
+ **mergeaddress**: __ip-address__ (optional)::
// write description here
**nodename**: __nodename__::
@@ -81,22 +81,16 @@ OPTIONS
**logpublickey**: __path__:::
// write description here
- **mergedb**: __path__:::
-// write description here
-
**privatekeys**: __path__:::
// write description here
**public_cacertfile**: __path__:::
// write description here
- **publickeys**: __path__:::
-// write description here
-
**verifycert_bin**: __path__:::
// write description here
- **publichttpaddress**: __ip-address__::
+ **publichttpaddress**: __ip-address__ (optional)::
// write description here
**ratelimits**: ::
@@ -105,9 +99,9 @@ OPTIONS
**add_chain**: __rate__:::
// write description here
- **signingaddress**: __ip-address__::
+ **signingaddress**: __ip-address__ (optional)::
// write description here
- **storageaddress**: __ip-address__::
+ **storageaddress**: __ip-address__ (optional)::
// write description here