add auto email id to test site
This commit is contained in:
parent
2a47eeb872
commit
ca012eb1f8
@ -2,6 +2,7 @@
|
||||
"db_name": "test_frappe",
|
||||
"db_password": "test_frappe",
|
||||
"admin_password": "admin",
|
||||
"auto_email_id": "admin@example.com",
|
||||
"host_name": "http://localhost:8888",
|
||||
"mute_emails": 1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user