diff --git a/apps/GatewayApi/appsettings.json b/apps/GatewayApi/appsettings.json index 897b3db2f..4db068ea6 100644 --- a/apps/GatewayApi/appsettings.json +++ b/apps/GatewayApi/appsettings.json @@ -25,9 +25,6 @@ "EnableSwagger": true, "GatewayApi": { - "Endpoint": { - "MaxPageSize": 100, - }, "AcceptableLedgerLag": { "PreventReadRequestsIfDbLedgerIsBehind": true, "ReadRequestAcceptableDbLedgerLagSeconds": 60,