mirror of
https://github.com/immich-app/immich.git
synced 2025-11-09 00:06:43 -05:00
* feat: external domain setting * chore: open api * mobile: handle serverconfig-externalDomain --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
563 B
Generated
563 B
Generated
openapi.model.ServerConfigDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| externalDomain | String | ||
| isInitialized | bool | ||
| loginPageMessage | String | ||
| oauthButtonText | String | ||
| trashDays | int |