How can I configure MediaWiki so that I am the only one that will be able to edit content of MediaWiki?
Tell me more
×
Web Applications Stack Exchange is a question and answer site for
power users of web applications. It's 100% free, no registration required.
|
You'll want to disable editing for non-logged in users, disable registration, and disable editing for regular users (Just in case someone is already registered) Put this at the bottom of your LocalSettings.php
For more about user rights, see this manual page. |
|||
|
|