mirror of
https://github.com/immich-app/immich.git
synced 2026-02-11 03:17:59 +03:00
docs: misspelled var "urls" in the "machineLearning" (#14786)
[docs] misspelled var "urls" in the "machineLearning" Co-authored-by: slavik.fursov <slavik.fursov@oracle.com>
This commit is contained in:
@@ -83,7 +83,7 @@ The default configuration looks like this:
|
||||
},
|
||||
"machineLearning": {
|
||||
"enabled": true,
|
||||
"url": ["http://immich-machine-learning:3003"],
|
||||
"urls": ["http://immich-machine-learning:3003"],
|
||||
"clip": {
|
||||
"enabled": true,
|
||||
"modelName": "ViT-B-32__openai"
|
||||
|
||||
Reference in New Issue
Block a user