Add auto email id in test site_config.json
This commit is contained in:
parent
f3a9d788bf
commit
aacb0a702e
@ -3,5 +3,6 @@
|
|||||||
"db_password": "test_frappe",
|
"db_password": "test_frappe",
|
||||||
"admin_password": "admin",
|
"admin_password": "admin",
|
||||||
"host_name": "http://localhost:8888",
|
"host_name": "http://localhost:8888",
|
||||||
|
"auto_email_id": "admin@example.com",
|
||||||
"mute_emails": 1
|
"mute_emails": 1
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user