mirror of
https://github.com/versia-pub/server.git
synced 2026-03-12 21:39:15 +01:00
feat(plugin): ✨ Add dynamic plugin and manifest loader
This commit is contained in:
parent
f623f2c1a0
commit
d224d7b9b8
9 changed files with 451 additions and 9 deletions
|
|
@ -4006,6 +4006,10 @@
|
|||
"default": {
|
||||
"federation": false
|
||||
}
|
||||
},
|
||||
"plugins": {
|
||||
"type": "object",
|
||||
"additionalProperties": {}
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue