vault backup: 2022-06-03 00:02:32

Affected files:
.obsidian/plugins/obsidian-git/data.json
.obsidian/workspace
02. PARA/03. Resources(資源)/01. 架站/04. Gitea.md
This commit is contained in:
2022-06-03 00:02:32 +08:00
parent fbe7b279ce
commit f127c57a44
3 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"commitMessage": "vault backup: {{date}}",
"autoCommitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 30,
"autoSaveInterval": 10,
"autoPullInterval": 0,
"autoPullOnBoot": true,
"disablePush": false,

4
.obsidian/workspace vendored
View File

@@ -6,7 +6,7 @@
{
"id": "94f0e8a81af6c9e2",
"type": "leaf",
"dimension": 71.61290322580646,
"dimension": 81.57894736842105,
"state": {
"type": "markdown",
"state": {
@@ -19,7 +19,7 @@
{
"id": "b15ce2d013e862aa",
"type": "leaf",
"dimension": 28.387096774193548,
"dimension": 18.421052631578945,
"state": {
"type": "outline",
"state": {

View File

@@ -49,3 +49,4 @@ services:
## 文件
- [Gitea Docs: Config Cheat Sheet](https://docs.gitea.io/zh-tw/config-cheat-sheet/)
- [How to Install Gitea on Ubuntu Using Docker](https://www.digitalocean.com/community/tutorials/how-to-install-gitea-on-ubuntu-using-docker)