diff --git a/oxrlib_example.ini b/oxrlib_example.ini index 0e56338eb38e1be55ec1b83406f2d0e1817bed83..57fd7cff98cb47d72480a89a3460cb842c1698de 100644 --- a/oxrlib_example.ini +++ b/oxrlib_example.ini @@ -27,6 +27,13 @@ base = USD # Write output in Ledger format. ledger = no +# Denominate Ledger books in this currency. +# Ledger-formatted conversions will always show a rate to convert to this +# currency, even when converting between two other currencies. +# If not specified, output will show the rate for the currency you're +# converting to. +denomination = USD + # Use signs for these currencies in Ledger output. # If not specified, defaults to the base currency. signed_currencies = USD, EUR