Every time problems with workspace.json #657
Answered
by
vrtmrz
smooth-baking-powder
asked this question in
Q&A
-
Hey, I use 4 devices for my self hosted livesync. 2 computers, 2 mobile devices. Often after uses some device longer or I change some settings, the workspace or workspace-mobile json has a conflict. I use livesync preset with hidden files sync. How can I solve the problem forever? It's a little bit annoying. I already tried Customizing device, but I configure it wrong or it doesn't do what I need. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
vrtmrz
Jun 18, 2025
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
smooth-baking-powder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for asking!
We can ignore specific files with the
Selector
pane of the settings dialogue.And for convenience, we are also able to use
Add default patterns
->Cross Platform
.After pressing this button, the files you have mentioned would be listed as follows.
For your information, we have some options for automatically merging (and
sensible
merging -- merge automatically if changed properties/lines are independent), but they are enabled by default, if they have lower potential data loss. And, merging these files without interactions will be a bit dangerous, so my opinion is that they should be ignored. We can synchronise that withConfiguration Sync
selectively, if we indeed w…