Translations:System administration/15/en: Difference between revisions
Jump to navigation
Jump to search
Importing a new version from external source |
Importing a new version from external source |
||
| Line 40: | Line 40: | ||
| ''report_subtitle'' || String || Subtitle to be used in the worklist and reports | | ''report_subtitle'' || String || Subtitle to be used in the worklist and reports | ||
|- | |- | ||
| ''set_sample_delivery_default'' || String || Indicates whether samples are assumed to be delivered or not by default (accepted values are 'True' and 'False') | | ''set_sample_delivery_default'' || String || Indicates whether samples are assumed to be delivered or not by default (accepted values are 'True' and 'False'); setting it to 'True' makes 'Change information' and 'Samples' items in the sidebar be hidden. | ||
|- | |- | ||
| ''table_default_paging'' || Integer || Indicates the initial paging of all the tables (accepted values are 5, 10 or 25) | | ''table_default_paging'' || Integer || Indicates the initial paging of all the tables (accepted values are 5, 10 or 25) | ||
Revision as of 18:54, 8 January 2026
| Name | Data type | Description |
|---|---|---|
| attribute_reserved1 | String | Label of the first field of free use in the requests (write 'DoNotShow' to hide it) |
| attribute_reserved2 | String | Label of the second field of free use in the requests (write 'DoNotShow' to hide it) |
| attribute_reserved3 | String | Label of the third field of free use in the requests (write 'DoNotShow' to hide it) |
| backup_frequency | Integer | Minimum amount of hours that need to pass for the system to generate a new copy of the database |
| backup_history | Integer | Maximum number of copies of the database kept (once reached, the oldest copy in the folder is deleted) |
| bluetooth_enabler | String | Indicates the availability of automatic tests through Bluetooth connection (accepted values are 'Enabled' and 'Disabled'), which is only used in the IMAGING project |
| csv_decimal | String | Specifies the character used to represent the decimal point in numerical values in the generated csv file (accepted values are . and ,) |
| csv_delimiter | String | Specifies the character used to separate fields in the generated csv file (accepted values are ; and ,) |
| default_language | String | Language set by default on logging in (the same for all users) |
| filename_background | String | File containing the image displayed in the background |
| filename_favicon | String | Icon of the system used in the browser tab |
| filename_sidebarlogo | String | File containing the logo displayed at the bottom of the sidebar |
| filename_worklistlogo | String | Logo used in the worklist reports |
| groups_profiles | String | Shows groups and profiles for analytical tests (accepted values are 'Enabled' and 'Disabled') |
| log_history | Integer | Maximum number of days to keep registries in the access log (those older than this will be automatically deleted) |
| max_image_volume | Integer | Maximum number of megabytes used to store images (once reached, the oldest ones in the folder are deleted) |
| name | String | Caption to appear at the top of the screen (in the navigation bar), as well as in the worklist and reports |
| report_subtitle | String | Subtitle to be used in the worklist and reports |
| set_sample_delivery_default | String | Indicates whether samples are assumed to be delivered or not by default (accepted values are 'True' and 'False'); setting it to 'True' makes 'Change information' and 'Samples' items in the sidebar be hidden. |
| table_default_paging | Integer | Indicates the initial paging of all the tables (accepted values are 5, 10 or 25) |
| table_min_rows_for_search | Integer | Minimum number of rows a table must have to show the corresponding search field |
| timeout | Integer | Time (in minutes) after which the connection to the backend requires a new log in |
| version | String | Version of the system |
| zip_password | String | Password that will be used to generate the downloaded zip file |