feat: add file upload for materials (PDF/DOCX) with ingestion pipeline
This commit is contained in:
14
.opencode/maskweaver.json
Normal file
14
.opencode/maskweaver.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/ulgerang/maskweaver/master/schemas/plugin-config.json",
|
||||
"masks": {
|
||||
"autoActivate": false
|
||||
},
|
||||
"logging": {
|
||||
"verbose": false
|
||||
},
|
||||
"notifications": {
|
||||
"completionSound": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user