Rewrite pref cleanup script
authorChad Horohoe <chadh@wikimedia.org>
Tue, 25 Jul 2017 20:32:31 +0000 (13:32 -0700)
committerJforrester <jforrester@wikimedia.org>
Tue, 30 Jan 2018 20:12:20 +0000 (20:12 +0000)
commit326f5559073e5f07ccb319fd7e720e9132d793bc
tree8560bcfbfdeb2584f296af6155ae1465c9090597
parent6499795f8641c6e44dde9e40a34c7b23de6963e3
Rewrite pref cleanup script

- Keep the current hidden pref cleanup stuff, that's not harmful
  and marginally useful
- Drop preferences we dunno wtf they're about. Cuz they're probably
  deprecated or otherwise unused
- Normalize preferences into accepted value ranges. This part is kinda
  hard and I haven't figured it out, so slap a TODO

More to come, stay tuned!

Change-Id: I70047adba0034136d107ce7534294cc6fa3c1860
maintenance/cleanupPreferences.php