cozy / cozy-flagship-app

GNU Affero General Public License v3.0
9 stars 1 forks source link

feat: Prevent local PouchDB modification to be replicated to remote DB #1243

Closed Ldoppea closed 3 weeks ago

Ldoppea commented 1 month ago

For now we don't want to replicate local changes into remote PouchDB as we first want to ensure everything works as expected locally before activating two-way replication in the future

Ldoppea commented 3 weeks ago

The commit has been cherry picked in #1209