With this function, you can manage general settings.
| Parameter name | Type | Description | Possible values | Example |
|---|---|---|---|---|
| debug | Boolean | Whether to enable the option that PHP error will be shown alongside other informative data. | ||
| errorreporting | Boolean | Whether to enable the option to silently send error reports (email) to JetApps support team. | ||
| workspacepath | String | The path to jetbackup workspace. | /usr/local/jetapps/usr/jetbackup/workspace | |
| downloadspath | String | The path to jetbackup downloads. | /usr/local/jetapps/usr/jetbackup/downloads | |
| zombiesttl | Integer | Time to keep | 7 | |
| orphansttl | Integer | Days to keep orphan backups.
Orphan backups are account backup files that are not associated with an active account.
|
7 | |
| logsttl | Integer | Days to keep logs history. | ||
| pushnotificationactive | Boolean | Whether API Notification system is active. | ||
| pushnotificationurl | String | if pushnotificationactive is active | ||
| manuallybackupretain | Integer | How many Manually Backups to keep. | 14 | |
| manuallybackupttl | Integer | Days to keep Manually Backups. | 7 |