X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fenvironments%2Fenvironment.ts;h=92b51939bd472a85b1a1b990dfd811d1a86ccca2;hb=8d538a5aac7b6a7af26d37764dc3291fdb77a2a5;hp=d2e55752ed45695c75564f9c0237bccc99b543f6;hpb=ba31eed5eed843d664567bc5a317ef6ebc0aa325;p=osm%2FNG-UI.git diff --git a/src/environments/environment.ts b/src/environments/environment.ts index d2e5575..92b5193 100644 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -50,7 +50,7 @@ const GRAFANA_ENDPOINT: string = 'http://' + window.location.hostname + ':3000'; // tslint:disable-next-line: typedef export const environment = { production: false, - packageSize: 15, + packageSize: 50, paginationNumber: 10, //Possible values are 10, 25, 50, 100 packageVersion: version, // tslint:disable-next-line: no-http-string