Skip to content

Lokole email outbound attachment size needs increase to 16M #556

Open
@nzola

Description

@nzola

@ascoderu/lokole-dev who is ready to handle this issue?
The CLI argument does two things in the installer script:

  1. set the value OPWEN_MAX_UPLOAD_SIZE_MB in ~/lokole/state/settings.env see
    'OPWEN_MAX_UPLOAD_SIZE_MB': self.args.max_upload_size,
  2. set the value client_max_body_size in /etc/nginx/nginx.conf, see
    client_max_body_size {max_upload_size}M;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions