Page MenuHomeDevCentral

.arcrc for several Phabricator instances

Authored By
dereckson
Nov 7 2015, 12:18
Size
768 B
Referenced Files
None
Subscribers
None

.arcrc for several Phabricator instances

{
"config" : {
"default" : "http:\/\/devcentral.nasqueron.org",
"browser": "/usr/local/bin/links"
},
"hosts" : {
"http:\/\/devcentral.nasqueron.org\/api\/" : {
"user" : "dereckson",
"cert" : "",
},
"https:\/\/phabricator.wikimedia.org\/api\/" : {
"user" : "dereckson",
"cert" : ""
},
"https:\/\/secure.phabricator.com\/api\/" : {
"user" : "dereckson",
"cert" : ""
},
"https:\/\/reviews.freebsd.org\/api\/" : {
"user" : "dereckson",
"cert" : ""
},
"http:\/\/code.zed.dereckson.be\/api\/" : {
"user" : "dereckson",
"cert" : ""
},
"https:\/\/phabricator.wolfplex.be\/api\/" : {
"user" : "dereckson",
"cert" : ""
}
}
}

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
10672
Default Alt Text
.arcrc for several Phabricator instances (768 B)

Event Timeline