brotherton-erpnext/test_sites/test_site/site_config.json
2015-02-10 16:37:18 +05:30

10 lines
225 B
JSON

{
"db_name": "test_frappe",
"db_password": "test_frappe",
"admin_password": "admin",
"auto_email_id": "admin@example.com",
"host_name": "http://localhost:8888",
"auto_email_id": "admin@example.com",
"mute_emails": 1
}