Skip to content

Commit

Permalink
Fixed immich + extended cSpell
Browse files Browse the repository at this point in the history
  • Loading branch information
nikarh committed Dec 23, 2023
1 parent 5a0df13 commit f41b52a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
command: >
--requirepass ${IMMICH_REDIS_PASSWORD}
immich-postgres:
image: postgres:14
image: tensorchord/pgvecto-rs:pg14-v0.1.11
container_name: immich-postgres
environment:
POSTGRES_DB: immich
Expand Down
20 changes: 20 additions & 0 deletions user/workstation/user/home/.config/Code/User/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,13 @@
"backface",
"bitmask",
"blueprintjs",
"bools",
"Borderless",
"bson",
"bytemuck",
"bytesize",
"bytestring",
"cabextract",
"callout",
"canonicalize",
"CDRAM",
Expand All @@ -106,11 +108,15 @@
"Deque",
"DEVTOOOLS",
"DLC's",
"dlclose",
"dlcs",
"dlinfo",
"dlopen",
"dlss",
"dotenv",
"dotenvy",
"Dsun",
"dxgi",
"dxvk",
"emby",
"endianness",
Expand Down Expand Up @@ -142,7 +148,9 @@
"hcfy",
"hecs",
"heliconia",
"HKEY",
"INADDR",
"indicatif",
"INET",
"Insertable",
"insta",
Expand All @@ -154,7 +162,11 @@
"leechs",
"libc",
"Librsvg",
"libudev",
"localstack",
"Lumo",
"lumoc",
"lumos",
"mainfile",
"MANGOHUD",
"maximizable",
Expand All @@ -163,6 +175,8 @@
"millihertz",
"minimizable",
"mksfoex",
"mscoree",
"mshtml",
"nalgebra",
"newlib",
"newlibeabihf",
Expand All @@ -175,6 +189,7 @@
"nonbw",
"nostack",
"nvapi",
"nvngx",
"onoff",
"optlen",
"optres",
Expand All @@ -197,7 +212,9 @@
"reqwest",
"Resvg",
"retr",
"rkyv",
"rsvg",
"RTLD",
"runtimes",
"rustfmt",
"rustls",
Expand All @@ -221,6 +238,7 @@
"syscall",
"syscalls",
"SYSROOT",
"syswow",
"tauri",
"tbody",
"tempfile",
Expand All @@ -230,6 +248,7 @@
"Undoable",
"uninit",
"Unmemoized",
"Unorm",
"unprefixed",
"upcasting",
"upspeed",
Expand Down Expand Up @@ -336,4 +355,5 @@
"[scss]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"diffEditor.hideUnchangedRegions.enabled": true,
}

0 comments on commit f41b52a

Please sign in to comment.