Skip to content

Commit

Permalink
Merge pull request #8 from mmahut/master
Browse files Browse the repository at this point in the history
conf/ergo-backend: increasing max requests for epoch
  • Loading branch information
mmahut authored Jan 9, 2021
2 parents 0d78163 + 4f6469d commit 4a72227
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 4a72227

Please sign in to comment.