Add default currencies
This commit is contained in:
parent
33d32b9294
commit
ff6497ea46
6 changed files with 11 additions and 4 deletions
|
|
@ -80,3 +80,5 @@ RECAPTCHA_SECRET_KEY=""
|
|||
|
||||
# The url of the redis server
|
||||
OSEM_REDIS_URL='redis://localhost:6379/1'
|
||||
|
||||
OSEM_DEFAULT_CURRENCIES="['USD', 'EURO', 'GBP', 'INR', 'CNY']"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue