diff options
Diffstat (limited to 'contrib/mint-template/config/mint-common.conf')
-rw-r--r-- | contrib/mint-template/config/mint-common.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/mint-template/config/mint-common.conf b/contrib/mint-template/config/mint-common.conf new file mode 100644 index 000000000..becf42435 --- /dev/null +++ b/contrib/mint-template/config/mint-common.conf @@ -0,0 +1,6 @@ +[mint] +db = postgres:///taler +port = 4241 +master_pub = ... +refresh_security_parameter = 3 + |