Tech:Wiki reset

A wiki can be reset with the following command on a MediaWiki task server.

mwscript MirahezeMagic:ResetWiki loginwiki --dbname=<database name> --requester=<username of requesting bureaucrat>

A wiki reset often comes with strange errors. Some common issues and solutions are documented below:

alias fixconts="python3 ~/python-functions/miraheze/swift/fix_container_permissions.py"
fixconts --wiki DBNAME

Go to Source →