Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows for RPC Config #162

Merged
merged 4 commits into from
Sep 8, 2022
Merged

Allows for RPC Config #162

merged 4 commits into from
Sep 8, 2022

Conversation

Rishi556
Copy link

@Rishi556 Rishi556 commented Sep 6, 2022

Adds 3 new config parameters, rpcConfig.maxLimit, rpcConfig.maxOffset and rpcConfig.logRequests. maxLimit is the greatest limit that will be allowed in find queries, the highest possible value is 1000. maxOffset is the maximum allowable offset, with -1 being for no max. logRequests lets the requests to the node be logged, with the format of INCOMING_IP - INCOMING_BODY.

@Rishi556 Rishi556 marked this pull request as ready for review September 6, 2022 14:04
config.json Outdated Show resolved Hide resolved
eonwarped
eonwarped previously approved these changes Sep 7, 2022
@eonwarped eonwarped merged commit 08bacb5 into hive-engine:hive-engine Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants