diff options
Diffstat (limited to 'contrib/mint-template/config/mint-common.conf')
-rw-r--r-- | contrib/mint-template/config/mint-common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/mint-template/config/mint-common.conf b/contrib/mint-template/config/mint-common.conf index 96fecd7d2..9a9676d05 100644 --- a/contrib/mint-template/config/mint-common.conf +++ b/contrib/mint-template/config/mint-common.conf @@ -12,4 +12,4 @@ DB = postgres:///taler PORT = 4241 # Master public key used to sign the mint's various keys -TMH_MASTER_PUBLIC_KEY = ... +MASTER_PUBLIC_KEY = ... |