With this function, you can manage general settings.
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
hostname | String | Hostname/IP of the server. | ||
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 | |
logsttl | Integer | Days to keep logs history. | ||
pushnotificationactive | Boolean | Whether API Notification system is active. | ||
pushnotificationurl | String | Url that Jetbackup will send notification alerts to. | ||
manuallybackupretain | Integer | How many Manually Backups to keep. | 14 | |
manuallybackupttl | Integer | Days to keep Manually Backups. | 7 |