mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Update information_provider_system.md (#791)
Fixed minor typo in Octopart variable: PROVIDER_OCOTPART_COUNTRY
This commit is contained in:
parent
b3499e4ea5
commit
56fc14003c
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ The following env configuration options are available:
|
||||||
default: `EUR`). If an offer is only available in a certain currency,
|
default: `EUR`). If an offer is only available in a certain currency,
|
||||||
Part-DB will save the prices in their native currency, and you can use Part-DB currency conversion feature to convert
|
Part-DB will save the prices in their native currency, and you can use Part-DB currency conversion feature to convert
|
||||||
it to your preferred currency.
|
it to your preferred currency.
|
||||||
* `PROVIDER_OCOTPART_COUNTRY`: The country you want to get prices in if available (optional, 2 letter ISO-code,
|
* `PROVIDER_OCTOPART_COUNTRY`: The country you want to get prices in if available (optional, 2 letter ISO-code,
|
||||||
default: `DE`). To get the correct prices, you have to set this and the currency setting to the correct value.
|
default: `DE`). To get the correct prices, you have to set this and the currency setting to the correct value.
|
||||||
* `PROVIDER_OCTOPART_SEARCH_LIMIT`: The maximum number of results to return per search (optional, default: `10`). This
|
* `PROVIDER_OCTOPART_SEARCH_LIMIT`: The maximum number of results to return per search (optional, default: `10`). This
|
||||||
affects how quickly your monthly limit is used up.
|
affects how quickly your monthly limit is used up.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue