|
- {
- "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",
- "root_password": "travis",
- "run_selenium_tests": 1,
- "host_name": "http://test_site:8000"
- }
|