update local setting
This commit is contained in:
parent
c3ef13508f
commit
a71b81905b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ YUYU_NOTIFICATION_URL = "rabbit://openstack:password@127.0.0.1:5672/"
|
||||||
YUYU_NOTIFICATION_TOPICS = ["notifications"]
|
YUYU_NOTIFICATION_TOPICS = ["notifications"]
|
||||||
|
|
||||||
# Currency Configuration
|
# Currency Configuration
|
||||||
CURRENCIES = ('IDR', 'USD')
|
CURRENCIES = ('IDR',)
|
||||||
DEFAULT_CURRENCY = "IDR"
|
DEFAULT_CURRENCY = "IDR"
|
||||||
|
|
||||||
# Email Setting
|
# Email Setting
|
||||||
|
|
Loading…
Add table
Reference in a new issue