Skip to content

Commit eb0b389

Browse files
authored
Merge pull request #186 from cloudforet-io/feature-cost-report
Add default EMAIL_SERVICE_NAME
2 parents 1e8fcf8 + 02524c3 commit eb0b389

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/spaceone/cost_analysis/conf/global_conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Email Settings
22
EMAIL_CONSOLE_DOMAIN = ""
3+
EMAIL_SERVICE_NAME = "Cloudforet"
34

45
DATABASE_AUTO_CREATE_INDEX = True
56
DATABASES = {

0 commit comments

Comments
 (0)