mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-24 13:17:10 +08:00
refactor(server): indexer & worker & sync perf (#15504)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"indexer": {
|
||||
"enabled": true,
|
||||
"provider": {
|
||||
"type": "embedded",
|
||||
"endpoint": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user