This commit is contained in:
parent
c9100e993c
commit
3bed78c828
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ let dummy_duration = Ptime.Span.of_int_s 99999999
|
|||
module Exchange = struct
|
||||
let currency = "EUR"
|
||||
let currency_round_unit = amount "EUR:0.01"
|
||||
let db = "postgres"
|
||||
let db = `Pgx (* plugin to use for the database *)
|
||||
let attribute_encryption_key = "uhuhg" (* high-entropy nonce. *)
|
||||
let port = 3434
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue