[go: nahoru, domu]

blob: 835ab9977858a114f58b6ff29c1302155c324d59 [file] [log] [blame]
burnik@chromium.org0129094b2015-06-24 11:21:041{
burnik@chromium.org0129094b2015-06-24 11:21:042 "doc_root": null,
3 "ws_doc_root": null,
burnik@chromium.org0129094b2015-06-24 11:21:044 "check_subdomains": false,
Robert Ma31f5e5a2018-04-05 22:12:065 "server_host": "127.0.0.1",
burnik@chromium.org0129094b2015-06-24 11:21:046 "ports": {
7 "http": [8001, 8081],
Titouan Rigoudy967a01d2021-06-29 17:21:428 "http-private": [8082],
Kevin Marshall053d4742022-01-22 00:09:069 "http-public": [8093],
Stephen McGruere8e4dcd2020-07-02 16:52:5910 "https": [8444, 8445],
Titouan Rigoudy967a01d2021-06-29 17:21:4211 "https-private": [8446],
12 "https-public": [8447],
Kenichi Ishibashi05e97482021-02-22 00:11:5113 "h2": [9000],
burnik@chromium.org0129094b2015-06-24 11:21:0414 "ws": [9001],
Kenichi Ishibashi7449f1c2021-10-19 00:20:3615 "wss": [9444],
16 "webtransport-h3": [11000]
tkentbac33e62016-10-18 21:29:5217 },
18 "ssl": {
19 "type": "pregenerated",
20 "encrypt_after_connect": false,
21 "pregenerated": {
Jonathan Lee8d2176382022-11-10 19:12:2422 "host_key_path": "../../wpt_tools/certs/127.0.0.1.key",
23 "host_cert_path": "../../wpt_tools/certs/127.0.0.1.pem"
tkentbac33e62016-10-18 21:29:5224 }
tkent5e96c042016-11-06 10:53:2325 },
26 "aliases": [
27 {
Robert Ma83b96e4362019-04-03 17:45:5328 "url-path": "/wpt_internal/",
Jonathan Lee8d2176382022-11-10 19:12:2429 "local-dir": "wpt_internal"
Robert Ma83b96e4362019-04-03 17:45:5330 },
31 {
tkent5e96c042016-11-06 10:53:2332 "url-path": "/wpt_automation/",
Jonathan Lee8d2176382022-11-10 19:12:2433 "local-dir": "external/wpt_automation"
tkented7b4332016-11-08 00:20:2534 },
35 {
36 "url-path": "/resources/testharnessreport.js",
Jonathan Lee8d2176382022-11-10 19:12:2437 "local-dir": "resources"
tkented7b4332016-11-08 00:20:2538 },
39 {
Navid Zolghadr5c0ce592017-11-04 03:23:5340 "url-path": "/resources/testdriver-vendor.js",
Weizhong Xiaf6540d962024-01-25 04:28:0041 "local-dir": "external/wpt/resources"
Navid Zolghadr5c0ce592017-11-04 03:23:5342 },
43 {
tkented7b4332016-11-08 00:20:2544 "url-path": "/common/vendor-prefix.js",
Jonathan Lee8d2176382022-11-10 19:12:2445 "local-dir": "resources"
tkent5e96c042016-11-06 10:53:2346 }
Weizhong Xiad340db62023-05-02 23:32:3147 ],
48 "logging": {
49 "level": "info",
50 "suppress_handler_traceback": false
51 }
burnik@chromium.org0129094b2015-06-24 11:21:0452}