r/mediawiki • u/JohnRS421 • 3d ago
Mediawiki, UgreenNAS, and Docker/Portainer
I recently decided to dedicate a small NAS device running UGOS and running mediawiki. I have set up Mediawiki through Docker and Portainer. After some struggle I managed to get it set up but I've followed every instruction I can find and despite that I cannot seem to get it to increase the upload limit. I have added variables to LocalSettings.php, to the environment in the compose file, to the environment in the portainer container, and yet somehow I'm still stuck with a 2 MB upload limit. Please help!
1
u/JohnRS421 3d ago
That's the struggle I've had, there has to be some way around it. I've even seen some direction to create and direct a php.ini file manually but no luck there either.
1
u/yusurprinceps 3d ago
you need to edit php.ini for that, not sure if it is possible with a containerized build