Revision e1d586780d475c72a4005bf0f4d52ebb8df41690 authored by AutomatedTester on 24 March 2014, 19:46:34 UTC, committed by AutomatedTester on 24 March 2014, 19:46:34 UTC
2 parent s d836bc6 + 3ac4486
Raw File
config.default.json
{"host": "web-platform.test",
 "ports":{"http":[8000, "auto"],
          "https":["auto"],
          "ws":["auto"]},
 "external_domain":"w3c-test.org",
 "check_subdomains": true,
 "log_level":"debug",
 "bind_hostname": true}
back to top