Steps to reproduce
- If you go to https://phabricator.wikimedia.org/diffusion/MW/browse/master/docs/extension.schema.json
- Search for wgAjaxExportList there is no name called that meaning its not supported in extension registration.
Actual results
- The wgAjaxExportList config is not supported in extension registration.
Expected results
- The config wgAjaxExportList should be added to list of supported configs in extension registration.