summaryrefslogtreecommitdiff
path: root/doc/catlfish-node.cfg.5.adoc
diff options
context:
space:
mode:
authorMagnus Ahltorp <map@kth.se>2017-07-03 00:21:02 +0200
committerLinus Nordberg <linus@nordu.net>2017-07-06 17:48:30 +0200
commitbb67c23918ba22be498537a29c01b696732d5b3b (patch)
tree4562cc0f90eac0fb992508f64946ad28ee4bb636 /doc/catlfish-node.cfg.5.adoc
parentb09e878a21c09d8344ec8b2a896d7d1a8162387e (diff)
Automatic generation of config man page skeleton
Diffstat (limited to 'doc/catlfish-node.cfg.5.adoc')
-rw-r--r--doc/catlfish-node.cfg.5.adoc113
1 files changed, 113 insertions, 0 deletions
diff --git a/doc/catlfish-node.cfg.5.adoc b/doc/catlfish-node.cfg.5.adoc
new file mode 100644
index 0000000..fabef29
--- /dev/null
+++ b/doc/catlfish-node.cfg.5.adoc
@@ -0,0 +1,113 @@
+:man source: Catlfish
+:man manual: Catlfish Manual
+CATLFISH-NODE.CFG(5)
+====================
+
+NAME
+----
+catlfish-node.cfg - catlfish node configuration
+
+OPTIONS
+-------
+ **configurl**: __url__::
+// write description here
+
+ **ctapiaddress**: __ip-address__::
+// write description here
+
+ **dbbackend**: **permdb**|**fsdb**::
+// write description here
+
+ **frontendaddress**: __ip-address__::
+// write description here
+
+ **logadminkey**: __key__::
+// write description here
+
+ **merge**: ::
+// write description here
+
+ **backup-sendentries-chunksize**: __number-of-entries__:::
+// write description here
+
+ **backup-sendlog-chunksize**: __number-of-entries__:::
+// write description here
+
+ **backup-window-size**: __number-of-entries__:::
+// write description here
+
+ **dist-sendentries-chunksize**: __number-of-entries__:::
+// write description here
+
+ **dist-sendlog-chunksize**: __number-of-entries__:::
+// write description here
+
+ **dist-window-size**: __number-of-entries__:::
+// write description here
+
+ **min-delay**: __seconds__:::
+// write description here
+
+ **mergeaddress**: __ip-address__::
+// write description here
+
+ **nodename**: __nodename__::
+// write description here
+
+ **paths**: ::
+// write description here
+
+ **configdir**: __path__:::
+// write description here
+
+ **db**: __path__:::
+// write description here
+
+ **https_cacertfile**: __path__:::
+// write description here
+
+ **https_certfile**: __path__:::
+// write description here
+
+ **https_keyfile**: __path__:::
+// write description here
+
+ **knownroots**: __path__:::
+// write description here
+
+ **logprivatekey**: __path__:::
+// write description here
+
+ **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__::
+// write description here
+
+ **ratelimits**: ::
+// write description here
+
+ **add_chain**: __rate__:::
+// write description here
+
+ **signingaddress**: __ip-address__::
+// write description here
+
+ **storageaddress**: __ip-address__::
+// write description here
+