diff options
Diffstat (limited to 'doc/catlfish-node.cfg.5.adoc')
-rw-r--r-- | doc/catlfish-node.cfg.5.adoc | 20 |
1 files changed, 7 insertions, 13 deletions
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 |