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 4: | Line 4: | ||
! Name !! Data type !! Description | ! 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, 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 [http://dl-prod.essi.upc.edu/IMAGINGwiki/index.php/Main_Page IMAGING project] | ||
|- | |- | ||
| '' | | ''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, 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 | ||
|- | |- | ||
| '' | | ''table_default_paging'' || Integer || This indicates the initial paging of all the tables (accepted values are 5, 10 or 25) | ||
|- | |- | ||
| '' | | ''table_min_rows_for_search'' || Integer || This is the minimum number of rows a table must have to show the corresponding search field | ||
|- | |- | ||
| '' | | ''timeout'' || Integer || Time (in minutes) after wich the connection to the backend requires a new log in | ||
|- | |- | ||
| '' | | ''version'' || String || Version of the system | ||
|- | |- | ||
| '' | | ''zip_password'' || String || This is the password that will be used to generate the downloaded zip file | ||
|} | |} | ||
Revision as of 13:22, 18 May 2024
| 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, 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 |
| 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, 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 |
| table_default_paging | Integer | This indicates the initial paging of all the tables (accepted values are 5, 10 or 25) |
| table_min_rows_for_search | Integer | This is the minimum number of rows a table must have to show the corresponding search field |
| timeout | Integer | Time (in minutes) after wich the connection to the backend requires a new log in |
| version | String | Version of the system |
| zip_password | String | This is the password that will be used to generate the downloaded zip file |