# ManagerConfiguration ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **storage_location** | **str** | Directory used for job file storage. | **shaman_enabled** | **bool** | Whether the Shaman file transfer API is available. | **is_first_run** | **bool** | Whether this is considered the first time the Manager runs. This is determined by a few factors, like a non-existent configuration file or certain settings being empty while they shouldn't be. | **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)