summaryrefslogtreecommitdiff
path: root/man/taler-exchange-httpd.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/taler-exchange-httpd.1')
-rw-r--r--man/taler-exchange-httpd.113
1 files changed, 8 insertions, 5 deletions
diff --git a/man/taler-exchange-httpd.1 b/man/taler-exchange-httpd.1
index 13dd886a..3de4d6de 100644
--- a/man/taler-exchange-httpd.1
+++ b/man/taler-exchange-httpd.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "TALER-EXCHANGE-HTTPD" "1" "Sep 18, 2019" "0.6pre1" "GNU Taler"
+.TH "TALER-EXCHANGE-HTTPD" "1" "Mar 22, 2020" "0.6pre1" "GNU Taler"
.SH NAME
taler-exchange-httpd \- run Taler exchange (with RESTful API)
.
@@ -35,7 +35,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
\fBtaler\-exchange\-httpd\fP [\fB\-C\fP\ |\ \fB–connection\-close\fP]
[\fB\-c\fP\ \fIFILENAME\fP\ |\ \fB–config=\fP‌\fIFILENAME\fP]
[\fB\-f\fP\ \fIFILENAME\fP\ |\ \fB–file\-input=\fP‌\fIFILENAME\fP]
-[\fB\-h\fP\ |\ \fB–help\fP] [\fB\-i\fP\ |\ \fB–init\-db\fP]
+[\fB\-h\fP\ |\ \fB–help\fP]
[\fB\-L\fP\ \fILOGLEVEL\fP\ |\ \fB–loglevel=\fP‌\fILOGLEVEL\fP]
[\fB\-t\fP\ \fISECONDS\fP\ |\ \fB–timeout=\fP‌\fISECONDS\fP] [\fB\-v\fP\ |\ \fB–version\fP]
.SH DESCRIPTION
@@ -47,6 +47,12 @@ must exist before running this command.
Its options are as follows:
.INDENT 0.0
.TP
+\fB\-a\fP | \fB–allow\-timetravel\fP
+Allow clients to request /keys for arbitrary timestamps.
+This should only be enabled for testing and development,
+as clients could abuse this in denial of service attacks,
+as it makes the /keys response generation much more expensive.
+.TP
\fB\-C\fP | \fB–connection\-close\fP
Force each HTTP connection to be closed after each request (useful in
combination with \fB\-f\fP to avoid having to wait for nc to time out).
@@ -58,9 +64,6 @@ from FILENAME.
\fB\-h\fP | \fB–help\fP
Print short help on options.
.TP
-\fB\-i\fP | \fB–init\-db\fP
-Initialize the database by creating tables and indices if necessary.
-.TP
\fB\-v\fP | \fB–version\fP
Print version information.
.TP