mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
fix(docs): Duplicate user key in example config.json (#9735)
related: #9734
This commit is contained in:
parent
fdaa0e5413
commit
602f0a3499
1 changed files with 0 additions and 3 deletions
|
|
@ -157,9 +157,6 @@ The default configuration looks like this:
|
||||||
"server": {
|
"server": {
|
||||||
"externalDomain": "",
|
"externalDomain": "",
|
||||||
"loginPageMessage": ""
|
"loginPageMessage": ""
|
||||||
},
|
|
||||||
"user": {
|
|
||||||
"deleteDelay": 7
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue