Updated settings.general (markdown)

HojouFotytu 2019-02-28 11:45:43 +09:00
parent 98d1334bd3
commit 428a3c182b
1 changed files with 1 additions and 1 deletions

@ -84,7 +84,7 @@ You must assign a server API token in the file **application.properties** in you
`Expected values: String`
### FreeCurrencyConverterAPIKey
If you wish to us a non-USD currnecy for "MainFiatCurrency" the you need to create an API key at https://free.currencyconverterapi.com/free-api-key and enter it here. Required.
If you wish to us a non-USD currency for "MainFiatCurrency" the you need to create an API key at https://free.currencyconverterapi.com/free-api-key and enter it here. If you are using USD, the value can be null. Required.
`Default: ""`
`Expected values: String`