registration: Allow setting $wgCentralIdLookupProviders
[lhc/web/wiklou.git] / docs / extension.schema.json
index 8c760cc..19c2b37 100644 (file)
                        "type": "object",
                        "description": "Registry of factory functions to create Config objects"
                },
+               "CentralIdLookupProviders": {
+                       "type": "object",
+                       "description": "Central ID lookup providers"
+               },
                "namespaces": {
                        "type": "array",
                        "description": "Method to add extra namespaces",