Revision 9e1f53182b80d8c890257a03fe9086b5530e7f04 authored by James Graham on 09 April 2014, 11:59:00 UTC, committed by James Graham on 09 April 2014, 11:59:00 UTC
1 parent 0a32bea
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