vault backup: 2024-08-27 15:23:51

This commit is contained in:
Dane Sabo 2024-08-27 15:23:51 -04:00
parent 03af5e0568
commit 221f126dd2
2 changed files with 4 additions and 3 deletions

View File

@ -35,8 +35,7 @@
"state": {}
}
}
],
"currentTab": 1
]
}
],
"direction": "vertical"
@ -166,7 +165,7 @@
"obsidian-full-calendar:Open Full Calendar": false
}
},
"active": "9d764341780d405b",
"active": "a14e8baae9ae45e1",
"lastOpenFiles": [
"1. Daily Notes/8. August/2024-08-27.md",
"Set up Zotero Web Server.md",

View File

@ -32,3 +32,5 @@ I f(x) did it. It's running on local host, so you can connect from http using th
Will not allow it to connect no matter what. Big issues.
Tried nextcloud again. Just going to have to on campus to sniff this out.
Nevermind I fixed it! Nextcloud at some point set the owner of /srv and all files to "82". I needed to change all ownership back over to "caddy". Once I did that, it all worked!