mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-04-30 12:58:35 +00:00
- Remote configuration URIs are now correctly encrypted when saved after editing in the settings dialogue. - Fixed an issue where devices could no longer upload after another device performed 'Fresh Start Wipe' and 'Overwrite remote' in Object Storage mode (#848).
11 lines
473 B
JSON
11 lines
473 B
JSON
{
|
|
"id": "obsidian-livesync",
|
|
"name": "Self-hosted LiveSync",
|
|
"version": "0.25.56+patched4",
|
|
"minAppVersion": "0.9.12",
|
|
"description": "Community implementation of self-hosted livesync. Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
|
|
"author": "vorotamoroz",
|
|
"authorUrl": "https://github.com/vrtmrz",
|
|
"isDesktopOnly": false
|
|
}
|