mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 04:20:51 +00:00
3.3 KiB
3.3 KiB
ButlerTask
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
name |
?string | ➖ | N/A | BackupDatabase |
interval |
?float | ➖ | N/A | 3 |
scheduleRandomized |
?bool | ➖ | N/A | |
enabled |
?bool | ➖ | N/A | |
title |
?string | ➖ | N/A | Backup Database |
description |
?string | ➖ | N/A | Create a backup copy of the server's database in the configured backup directory |