mirror of
https://github.com/immich-app/immich.git
synced 2025-10-28 09:12:39 -04:00
697 B
Generated
697 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 | ||
| search | bool | ||
| sidecar | bool | ||
| tagImage | bool |