mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
feat(server): handle workspace doc updates (#11937)
This commit is contained in:
@@ -31,6 +31,10 @@
|
||||
"type": "Object",
|
||||
"desc": "The config for doc job queue"
|
||||
},
|
||||
"queues.indexer": {
|
||||
"type": "Object",
|
||||
"desc": "The config for indexer job queue"
|
||||
},
|
||||
"queues.notification": {
|
||||
"type": "Object",
|
||||
"desc": "The config for notification job queue"
|
||||
|
||||
Reference in New Issue
Block a user