diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/auditor/revoke-basedb.conf | 5 | 
1 files changed, 1 insertions, 4 deletions
| diff --git a/src/auditor/revoke-basedb.conf b/src/auditor/revoke-basedb.conf index e1c55523..5209cc2c 100644 --- a/src/auditor/revoke-basedb.conf +++ b/src/auditor/revoke-basedb.conf @@ -1,11 +1,8 @@  [auditor] -DB = postgres +PUBLIC_KEY = CK4P6P5VXR82B1A4C3PY5DCHG8HDZA1HSZR76Z8D6FD57MASFT70  TINY_AMOUNT = TESTKUDOS:0.01  BASE_URL = http://localhost:8083/ -# Where do we store the auditor's private key? -AUDITOR_PRIV_FILE = ${TALER_DATA_HOME}/auditor/offline-keys/auditor.priv -  [exchange-account-1]  PAYTO_URI = payto://x-taler-bank/localhost/Exchange  enable_debit = yes | 
