Add support for Argon2 password hashing
[lhc/web/wiklou.git] / docs / extension.schema.v1.json
index dc0abdc..fcc41af 100644 (file)
                        "type": "object",
                        "description": "ResourceLoader sources to register"
                },
+               "QUnitTestModule": {
+                       "type": "object",
+                       "description": "A ResourceLoaderFileModule definition registered only when wgEnableJavaScriptTest is true."
+               },
                "ConfigRegistry": {
                        "type": "object",
                        "description": "Registry of factory functions to create Config objects"