registration: Set "FileExtensions" to $GLOBALS
[lhc/web/wiklou.git] / docs / extension.schema.v1.json
index 8659dff..4d5c44f 100644 (file)
                "SkinOOUIThemes": {
                        "type": "object"
                },
+               "PasswordPolicy": {
+                       "type": "object",
+                       "description": "Password policies"
+               },
+               "FileExtensions": {
+                       "type": "object",
+                       "description": "Preferred file extensions for uploading"
+               },
                "callback": {
                        "type": [
                                "array",