Modified:

- Implement automatic temporary reduction of batch sizes.
- Disable remote checkpointing.
This commit is contained in:
vorotamoroz
2022-01-05 17:20:33 +09:00
parent c3464a4e9c
commit 5bb8b2567b
5 changed files with 143 additions and 50 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.4.0",
"version": "0.4.1",
"description": "Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
"main": "main.js",
"scripts": {