MediaWiki: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 June 2025

  • curprev 00:3500:35, 29 June 2025 Rubenerd talk contribs 1,106 bytes +1,106 Created page with "'''MediaWiki''' is the wiki software we used for Sasara.moe. Its derived from Wikimedia Foundation projects like Wikipedia and Wikimedia Commons. ==Image uploads== ===Enabling uploads=== Open <code>LocalSettings.php</code>, and change this option: $wgEnableUploads = true; Make sure the <code>uploads</code> folder is writable by the web server process. We run ours in a separate zfs dataset with execution off and quotas for security: zfs create $DATASET/wiki/upload..."