Database Table rundb_backupconfig

Postgres database: iondb

Postgres table: rundb_backupconfig

Backup configuration specification data model.

Lifecycle

In previous releases, these database items are set to default values and are modified using the Torrent Browser Services tab Archive panel. In 3.6 and beyond, these are placed by the data management tables.

Schema

Field Type Description
backup_directory String (up to 256) backup directory
backup_threshold Integer backup threshold
bandwidth_limit Integer bandwidth limit
comments Text comments
email Email address email
grace_period Integer grace period
id Integer ID
keepTN Boolean (Either True or False) keepTN
location Location (ForeignKey) the related rundb.Location row
name String (up to 64) name
number_to_backup Integer number to backup
online Boolean (Either True or False) online
status String (up to 512) status
timeout Integer timeout

Table of contents

Previous topic

Database Table rundb_backup

Next topic

Database Table rundb_chip

This Page