@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 https://github.com/ascoderu/lokole/blob/7a9dda080a16b2231bc19b283eeeb30a7ca1cbfc/install.py#L544 2) set the value client_max_body_size in /etc/nginx/nginx.conf, see https://github.com/ascoderu/lokole/blob/7a9dda080a16b2231bc19b283eeeb30a7ca1cbfc/install.py#L627