Skip to content
Commit 582fc83d authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Set ItemModifyJob to silent when comitting changes from ResourceBase::itemRetrieved()

itemRetrieved() is called when resource fetches missing payload requested by server.
To prevent Akonadi from emitting itemChanged notification about this, we set the job
to silent. Especially with local maildir this reduces the amount of notifications
and reindexing by Baloo notably.
parent 0002fe6e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment