# SettingsReportsExtended
## Properties
**live_dir** | **String** | The directory on /ifs where manual or live reports will be placed. | [optional] [default to null]
**live_retain** | **i32** | The number of manual reports to keep. | [optional] [default to null]
**schedule** | **String** | The isidate schedule used to generate reports. | [optional] [default to null]
**scheduled_dir** | **String** | The directory on /ifs where schedule reports will be placed. | [optional] [default to null]
**scheduled_retain** | **i32** | The number of scheduled reports to keep. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)