Skip to content

How to start the webhook server with custom client_max_size? #594

Description

@razortw

Hello.
I have encountered the case where I would need to be sending huge HTTP requests over to a webhook.
I have looked through the code of the mmpy_bot and I see that it uses aiohttp server which defaults client_max_size to 1MB, and sometimes I need a bit more than that, but there seems to be no place to customize that. All in all I was unable to figure how I can start the webhook server with that custom property.

I'm quite new to Python so please accept by apologies if that's a noob question.
I would appreciate any help.
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions