mirror of
https://github.com/immich-app/immich.git
synced 2024-12-11 11:42:19 +02:00
f1db257628
* feat: server config * chore: open api * fix: redirect /map to /photos when disabled
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 |