git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Web Inspector: AXI: expose selectedChildNodeIds of list boxes, tree controls, etc...
[WebKit-https.git]
/
Websites
/
perf.webkit.org
/
config.json
1
{
2
"debug": true,
3
"jsonCacheMaxAge": 600,
4
"JSONDirectory": "../public/data/",
5
"database": {
6
"host": "localhost",
7
"port": "5432",
8
"username": "webkit-perf-db-user",
9
"password": "password",
10
"name": "webkit-perf-db"
11
},
12
"testServer": {
13
"hostname": "localhost",
14
"port": 80
15
}
16
}