So I uploaded an image through the file upload on the mediawiki and I would like to use that file as the logo.  I understand that I need to set the path for the logo in the localsettings.php file but the problem is I can't figure out where the image is uploaded to.  Anyone know where the MediaWiki VM defaults the uploaded files to?

Thanks.

Replies (1)

Not sure about where it stores the images

Reply 1

But if you want to change the logo, just overwrite the file at /var/lib/mediawiki/logo.png (recommended size: 135x135px - from the TKL MediaWiki appliance page). SFTP is probably the easiest way to get files in and out of the appliance IMO (I use Filezilla client).