diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-04-19 16:45:27 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-04-19 16:45:27 +0200 |
commit | 1db6ae0671a06bb5982a532d81b68493b882cb4a (patch) | |
tree | 1df230f3800cc4b52a66af5788e4ffb896068c92 /contrib/mint-template | |
parent | 81e8a9b99cc380eb6798e51a4e55435206c63ffe (diff) |
adding man pages
Diffstat (limited to 'contrib/mint-template')
-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 = ... |