Revision a78790aeb8417fb65c61a74ca82aea5f1e7c63ff authored by James Graham on 28 March 2014, 16:19:44 UTC, committed by James Graham on 28 March 2014, 16:19:44 UTC
1 parent a4e2797
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