update: obsidian-mkdocs-publisher config

This commit is contained in:
Mathis Gauthey
2024-01-04 10:58:31 +01:00
parent 8bf312baa3
commit a9db3f1e9a

View File

@@ -6,15 +6,16 @@
"tiersForApi": "Github Free/Pro/Team (default)",
"hostname": ""
},
"otherRepo": [],
"workflow": {
"name": "",
"commitMessage": "[PUBLISHER] MERGE"
},
"tokenPath": ".obsidian/plugins/obsidian-mkdocs-publisher/env",
"verifiedRepo": true,
"repo": "",
"user": "",
"otherRepo": []
"rateLimit": 4985,
"verifiedRepo": true
},
"upload": {
"behavior": "fixed",
@@ -88,6 +89,7 @@
"addCmd": false
},
"noticeError": false,
"displayModalRepoEditing": true
"displayModalRepoEditing": true,
"migrated": true
}
}