diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index ac68b96..847b234 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -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, diff --git a/.obsidian/workspace b/.obsidian/workspace index b23c889..ef72f55 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -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": { diff --git a/02. PARA/03. Resources(資源)/01. 架站/04. Gitea.md b/02. PARA/03. Resources(資源)/01. 架站/04. Gitea.md index 95b70b0..ee2c0dc 100644 --- a/02. PARA/03. Resources(資源)/01. 架站/04. Gitea.md +++ b/02. PARA/03. Resources(資源)/01. 架站/04. Gitea.md @@ -48,4 +48,5 @@ services: ``` ## 文件 -- [Gitea Docs: Config Cheat Sheet](https://docs.gitea.io/zh-tw/config-cheat-sheet/) \ No newline at end of file +- [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) \ No newline at end of file