mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-22 08:08:29 +00:00
add auto email id to test site
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user