Skip to content

Commit

Permalink
conf/ergo-backend: increasing max requests for epoch
Browse files Browse the repository at this point in the history
  • Loading branch information
mmahut committed Jan 9, 2021
1 parent 43861d0 commit 4f6469d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/ergo-backend.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
tick-interval = 15s
requests.max-entities-per-request = 10000
requests.max-entities-per-heavy-request = 1000
requests.max-epochs-per-request = 1536
service.chunk-size = 100
protocol {
network-prefix = 0
genesis-address = "2Z4YBkDsDvQj8BX7xiySFewjitqp2ge9c99jfes2whbtKitZTxdBYqbrVZUvZvKv6aqn9by4kp3LE1c26LCyosFnVnm6b6U1JYvWpYmL2ZnixJbXLjWAWuBThV1D6dLpqZJYQHYDznJCk49g5TUiS4q8khpag2aNmHwREV7JSsypHdHLgJT7MGaw51aJfNubyzSKxZ4AJXFS27EfXwyCLzW1K6GVqwkJtCoPvrcLqmqwacAWJPkmh78nke9H4oT88XmSbRt2n9aWZjosiZCafZ4osUDxmZcc5QVEeTWn8drSraY3eFKe8Mu9MSCcVU"
Expand Down

0 comments on commit 4f6469d

Please sign in to comment.