1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/openapi/doc/ServerFeaturesDto.md
Mert 092a23fd7f
feat(server,ml): remove image tagging (#5903)
* remove image tagging

* updated lock

* fixed tests, improved logging

* be nice

* fixed tests
2023-12-20 20:47:56 -05:00

732 B
Generated

openapi.model.ServerFeaturesDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
clipEncode bool
configFile bool
facialRecognition bool
map bool
oauth bool
oauthAutoLaunch bool
passwordLogin bool
reverseGeocoding bool
search bool
sidecar bool
trash bool

[Back to Model list] [Back to API list] [Back to README]