* tsp-info parts added

This commit is contained in:
Dávid Danyi
2017-09-08 09:44:30 +02:00
parent efc6e7b0c4
commit d10ebb4931
7 changed files with 87 additions and 23 deletions

View File

@@ -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,