[Solved] Unable to enable upload plugin

I had the same issue and I could fix it by setting the environment variable MM_PLUGINSETTINGS_ENABLEUPLOADS=true in docker-compose.yaml

It seems that the environment variables are the best way to configure MM in docker

1 Like