* tsp-info parts added
This commit is contained in:
@@ -15,6 +15,17 @@ return [
|
||||
'mhweb.user' => '...',
|
||||
'mhweb.password' => '...',
|
||||
|
||||
'team.members' => [
|
||||
'ebalcse',
|
||||
'edvidan',
|
||||
'efersip',
|
||||
'emakazi',
|
||||
'enorsos',
|
||||
'epetfid',
|
||||
'eroroba',
|
||||
'esndkov',
|
||||
],
|
||||
|
||||
'pra.baseData' => [
|
||||
'A' => [
|
||||
TrInfo::UNIT_CORE => 0,
|
||||
@@ -70,7 +81,10 @@ return [
|
||||
'url.vacation' => 'https://rhp.common.hu.eld.ericsson.se/vacation.php?action=groupview&dm_h=2&dm_v=1&group_id=478',
|
||||
'url.jcatTrFlow' => "http://jcat.tsp.eth.ericsson.se:8080/Trweb/trflow/reader.php?query=SELECT+*+FROM+trinfo+where+validationerrors+!=+''",
|
||||
|
||||
'url.eurestCamera2' => 'https://auto:auto@91.82.89.112:8443/mjpg/video.mjpg',
|
||||
'url.eurestCameras' => [
|
||||
'https://user:user@91.82.89.112/mjpg/video.mjpg',
|
||||
'https://user:user@91.82.89.112:8443/mjpg/video.mjpg',
|
||||
],
|
||||
|
||||
'http.proxy.enabled' => false,
|
||||
'http.proxy.type' => CURLPROXY_SOCKS5,
|
||||
|
||||
Reference in New Issue
Block a user