mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-28 11:08:32 +00:00
Add auto email id in test site_config.json
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
"db_password": "test_frappe",
|
||||
"admin_password": "admin",
|
||||
"host_name": "http://localhost:8888",
|
||||
"auto_email_id": "admin@example.com",
|
||||
"mute_emails": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user