Revision 1f30c5ea5fe1a75b8613726331a2b3c9ade10c2c authored by James Graham on 28 March 2014, 17:50:42 UTC, committed by James Graham on 28 March 2014, 17:50:42 UTC
1 parent 8df2888
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