From 4dea098f54757f618abcfdfd27514bdab281997a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 23 Feb 2019 14:47:44 +0100 Subject: actually disable 100 continue --- src/exchange/taler-exchange-httpd.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/exchange/taler-exchange-httpd.h') diff --git a/src/exchange/taler-exchange-httpd.h b/src/exchange/taler-exchange-httpd.h index 69da3c243..ef380e8c4 100644 --- a/src/exchange/taler-exchange-httpd.h +++ b/src/exchange/taler-exchange-httpd.h @@ -48,6 +48,11 @@ extern struct GNUNET_CONFIGURATION_Handle *cfg; */ extern char *TEH_exchange_directory; +/** + * Main directory with revocation data. + */ +extern char *TEH_revocation_directory; + /** * Master public key (according to the * configuration in the exchange directory). -- cgit v1.2.3