mirror of
https://github.com/immich-app/immich.git
synced 2025-06-24 17:03:11 +02:00
chore(docs): Some SQL queries to copy paste for advanced debugging (#4074)
* enable sql code highlighting, first queries * remove tabs * something with moons... * feat: more queries --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
This commit is contained in:
parent
a0163d8df0
commit
7d07aaeba3
4 changed files with 83 additions and 5 deletions
|
@ -161,6 +161,7 @@ const config = {
|
|||
prism: {
|
||||
theme: lightCodeTheme,
|
||||
darkTheme: darkCodeTheme,
|
||||
additionalLanguages: ['sql'],
|
||||
},
|
||||
image: 'overview/img/feature-panel.png',
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue