mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-22 12:32:00 +08:00
refactor(server): indexer & worker & sync perf (#15504)
This commit is contained in:
@@ -17,5 +17,12 @@
|
||||
"path": "/tmp/affine-cloud-copilot-storage"
|
||||
}
|
||||
}
|
||||
},
|
||||
"indexer": {
|
||||
"enabled": true,
|
||||
"provider": {
|
||||
"type": "embedded",
|
||||
"endpoint": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user