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
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "obsidian-livesync",
"version": "0.4.0",
"version": "0.4.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "obsidian-livesync",
"version": "0.4.0",
"version": "0.4.1",
"license": "MIT",
"dependencies": {
"diff-match-patch": "^1.0.5",