Yannick
Yannick
@uberbrady Isn't there already a variable that controls the upload_max_filesize in the php.ini? ```sh # Fix php settings if [ -v "PHP_UPLOAD_LIMIT" ] then echo "Changing upload limit to ${PHP_UPLOAD_LIMIT}"...
@ehsanonline @ibockowsky Are you using `bundler` as resolution in `typescript\tsConfig\compilerOptions` inside of `nuxt.config.ts` or as of 3.10 natively via. Nuxt? If so, it might be related to this one: https://github.com/nuxt-modules/apollo/issues/593...
CC: @danielroe