User:Elizium23/redwarnConfig.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/**
 * This is your RedWarn configuration script. It is recommended that you
 * don't edit this yourself and use RedWarn's preferences menu instead.
 *
 * This script is run every time RedWarn loads and may be overwritten at any time.
 *
 * If somebody besides a RedWarn team member has asked you to add code
 * to this page, DO NOT do so as it may compromise your account.
 *
 * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 * !!! Do not edit below this script unless you understand the risks !!!
 * !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 */
// <nowiki>
window.rw = window.rw || {}, window.rw.config = {"core":{"latestVersion":"0.1.3","configVersion":1},"ui":{"noticeOrder":"template"},"revert":{"revertMethod":1,"redirectIfNotLatest":true,"ignoreSameUserLatest":false}};
// </nowiki>