Postgres database: iondb
Postgres table: rundb_globalconfig
Global configuration parameters data model.
These configuration items are set to default values at system installation.
| Field | Type | Description |
|---|---|---|
| auto_archive_ack | Boolean (Either True or False) | Auto-Acknowledge Delete? |
| auto_archive_enable | Boolean (Either True or False) | Enable Auto Actions? |
| barcode_args | Text | barcode args |
| base_recalibration_mode | String (up to 64) | base recalibration mode |
| check_news_posts | Boolean (Either True or False) | check for news posts |
| default_flow_order | String (up to 100) | default flow order |
| default_library_key | String (up to 50) | default library key |
| default_plugin_script | String (up to 500) | default plugin script |
| default_storage_options | String (up to 500) | default storage options |
| default_test_fragment_key | String (up to 50) | default test fragment key |
| enable_auto_pkg_dl | Boolean (Either True or False) | Enable Package Auto Download |
| enable_auto_security | Boolean (Either True or False) | Enable Security Updates |
| enable_compendia_OCP | Boolean (Either True or False) | Enable OCP? |
| enable_nightly_email | Boolean (Either True or False) | Enable Nightly Email Notifications? |
| enable_support_upload | Boolean (Either True or False) | Enable Support Upload? |
| enable_version_lock | Boolean (Either True or False) | Enable TS Version Lock |
| fasta_path | String (up to 512) | fasta path |
| id | Integer | ID |
| mark_duplicates | Boolean (Either True or False) | mark duplicates |
| name | String (up to 512) | name |
| plugin_folder | String (up to 512) | plugin folder |
| plugin_output_folder | String (up to 500) | plugin output folder |
| realign | Boolean (Either True or False) | realign |
| records_to_display | Integer | records to display |
| reference_path | String (up to 1000) | reference path |
| sec_update_status | String (up to 128) | sec update status |
| selected | Boolean (Either True or False) | selected |
| site_name | String (up to 500) | site name |
| ts_update_status | String (up to 256) | ts update status |
| web_root | String (up to 500) | web root |