From 0a089db4ef9f6c50ec3e52a667dfb0f6a3c17c59 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Tue, 4 Oct 2022 21:31:19 +0200 Subject: rename auction_brandt -> policy_auction --- src/testing/test_exchange_auction.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/testing') diff --git a/src/testing/test_exchange_auction.conf b/src/testing/test_exchange_auction.conf index ee5ef7bc..89345d97 100644 --- a/src/testing/test_exchange_auction.conf +++ b/src/testing/test_exchange_auction.conf @@ -92,7 +92,8 @@ HTTP_PORT = 9081 # default age groups: #AGE_GROUPS = "8:10:12:14:16:18:21" -[exchange-extension-auction_brandt] +# Enable policy of type auction for deposits. +[exchange-extension-policy_auction] ENABLED = YES REPLAY_PROGRAM = "/usr/local/bin/taler-exchange-auction_brandt-replay" -- cgit v1.2.3