Revision 3c783dbd4b38e5ff79678daea0d3a4f7f45c110e authored by Aryeh Gregor on 08 April 2014, 14:20:37 UTC, committed by Aryeh Gregor on 08 April 2014, 14:20:37 UTC
1 parent 70f1aa2
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