X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fenvironments%2Fenvironment.prod.ts;h=55697ed80c72446dfbb7fbf878c6a21cc928767c;hb=063a3f1741d0cb20d5ee80590339fec54ab1acdd;hp=a9be3ad0387647a6a64047d1621688f885ea6bd2;hpb=403234ed6120ba4bc01578b3ec237fa5fd4c0f6d;p=osm%2FNG-UI.git diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts index a9be3ad..55697ed 100644 --- a/src/environments/environment.prod.ts +++ b/src/environments/environment.prod.ts @@ -50,7 +50,7 @@ const GRAFANA_ENDPOINT: string = 'http://' + window.location.hostname + ':3000'; // tslint:disable-next-line: typedef export const environment = { production: true, - packageSize: 15, + packageSize: 50, paginationNumber: 10, //Possible values are 10, 25, 50, 100 packageVersion: version, // tslint:disable-next-line: no-http-string