registration: Support setting $wgPasswordPolicy in extension.json
[lhc/web/wiklou.git] / docs / extension.schema.json
index 2cf5fe1..38b5dea 100644 (file)
                "SkinOOUIThemes": {
                        "type": "object"
                },
+               "PasswordPolicy": {
+                       "type": "object",
+                       "description": "Password policies"
+               },
                "callback": {
                        "type": [
                                "array",