You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
566 B
28 lines
566 B
{
|
|
"hosts": {
|
|
"http://phab.lubuntu.me/": {
|
|
"token": ""
|
|
}
|
|
},
|
|
"config": {
|
|
"default": "http://phab.lubunutu.me/api/"
|
|
},
|
|
"HMAC": i{
|
|
"irc": "",
|
|
},
|
|
"irc": {
|
|
"host": "irc.freenode.net",
|
|
"port": "6697",
|
|
"username": "",
|
|
"password": "",
|
|
"channel": "#lubuntu-devel"
|
|
},
|
|
"launchpad": {
|
|
"application": "lugito",
|
|
"staging": "production",
|
|
"version": "devel",
|
|
"supported_versions": ["Cosmic", "Bionic", "Xenial", "Trusty"]
|
|
}
|
|
}
|
|
|