From b7e67e1ed4322d369618d5b975f5fae698e26e80 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 17 Mar 2020 17:11:56 +0100 Subject: cmd line option --- manpages/taler-exchange-httpd.1.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/manpages/taler-exchange-httpd.1.rst b/manpages/taler-exchange-httpd.1.rst index 78fe1e7b..11027684 100644 --- a/manpages/taler-exchange-httpd.1.rst +++ b/manpages/taler-exchange-httpd.1.rst @@ -27,6 +27,12 @@ must exist before running this command. Its options are as follows: +**-a** \| **–allow-timetravel** + 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. + **-C** \| **–connection-close** Force each HTTP connection to be closed after each request (useful in combination with **-f** to avoid having to wait for nc to time out). -- cgit v1.2.3