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

[Doc] use proper default value for grpc server message size #4124

Closed

Conversation

javiermolinar
Copy link
Contributor

What this PR does:

It updates the documentation to reflect the real default value for the grpc server message size, which is forced to 16MB here:

c.Server.GRPCServerMaxRecvMsgSize = 16 * 1024 * 1024

Checklist

  • Documentation added

@joe-elliott
Copy link
Member

seems like a rebase might get CI to pass?

* remove app-id logic from forked repo ci actions

* oops
* doc validator token

* add github token back

* remove test line
@javiermolinar javiermolinar deleted the update-server-limits-doc branch September 27, 2024 08:28
@javiermolinar
Copy link
Contributor Author

I will reopen a new one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants