Server Cleaner
| Property | Type | Description | Information |
|---|---|---|---|
id | int | Identifier | Unique for single server. |
name | string | Name | -- |
relative_path | string | Relative path | |
selectors | string[] | Selectors | Must be array of string selectors. |
remove_after_days | int | Remove after days | -- |
remove_empty_directories | bool | Should remove empty directories | Default value is true. |
server_configuration_id | int | Server Configuration ID | References Server Configuration |
created_at | timestamp | -- | -- |
updated_at | timestamp | -- | -- |