mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
Add auto email id in test site_config.json
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user