seitime-frappe/test_sites/test_site/site_config.json
Rushabh Mehta 837ee1d769 [test] fix
2014-11-10 14:30:39 +05:30

9 lines
224 B
JSON

{
"db_name": "test_frappe",
"db_password": "test_frappe",
"auto_email_id": "test@example.com",
"mail_server": "smtp.example.com",
"mail_login": "test@example.com",
"mail_password": "test",
"admin_password": "admin"
}