diff options
| author | Özgür Kesim <oec-taler@kesim.org> | 2022-10-04 21:31:19 +0200 |
|---|---|---|
| committer | Özgür Kesim <oec-taler@kesim.org> | 2022-10-04 21:31:19 +0200 |
| commit | 0a089db4ef9f6c50ec3e52a667dfb0f6a3c17c59 (patch) | |
| tree | 89329045ede2c9451614708030f9fb2d1a9700ba /src/testing | |
| parent | 0ad6a8cbfb4e6181a8db3547c0af42b9e914f5fc (diff) | |
rename auction_brandt -> policy_auction
Diffstat (limited to 'src/testing')
| -rw-r--r-- | src/testing/test_exchange_auction.conf | 3 |
1 files changed, 2 insertions, 1 deletions
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" |
