immich_api_rs 1.137.3

Immich API
Documentation
# ServerConfigDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**external_domain** | **String** |  | 
**is_initialized** | **bool** |  | 
**is_onboarded** | **bool** |  | 
**login_page_message** | **String** |  | 
**map_dark_style_url** | **String** |  | 
**map_light_style_url** | **String** |  | 
**oauth_button_text** | **String** |  | 
**public_users** | **bool** |  | 
**trash_days** | **i32** |  | 
**user_delete_delay** | **i32** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)