1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-29 11:24:37 +02:00
immich/mobile/openapi/doc/ServerConfigDto.md
Jason Rasmussen 317adc5c28
feat(web,server): external domain setting (#6146)
* feat: external domain setting

* chore: open api

* mobile: handle serverconfig-externalDomain

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2024-01-03 21:54:48 -05:00

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

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