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 12: | Line 12: | ||
| ''backup_frequency'' || Integer || Minimum amount of hours that need to pass for the system to generate a new copy of the database | | ''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) | | ''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 [http://dl-prod.essi.upc.edu/IMAGINGwiki/index.php/Main_Page IMAGING project] | | ''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] | ||
| Line 24: | Line 24: | ||
| ''filename_sidebarlogo'' || String || File containing the logo displayed at the bottom of the sidebar | | ''filename_sidebarlogo'' || String || File containing the logo displayed at the bottom of the sidebar | ||
|- | |- | ||
| ''filename_worklistlogo'' || String || Logo used in the | | ''filename_worklistlogo'' || String || Logo used in the work list reports | ||
|- | |- | ||
| ''groups_profiles'' || String || Shows groups and profiles for analytical tests (accepted values are 'Enabled' and 'Disabled') | | ''groups_profiles'' || String || Shows groups and profiles for analytical tests (accepted values are 'Enabled' and 'Disabled') | ||
| Line 30: | Line 30: | ||
| ''log_history'' || Integer || Maximum number of days to keep registries in the access log (those older than this will be automatically deleted) | | ''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) | | ''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 | | ''name'' || String || Caption to appear at the top of the screen (in the navigation bar), as well as in the work list and reports | ||
|- | |- | ||
| ''report_subtitle'' || String || Subtitle to be used in the | | ''report_subtitle'' || String || Subtitle to be used in the work list and reports | ||
|- | |- | ||
| ''table_default_paging'' || Integer || This indicates the initial paging of all the tables (accepted values are 5, 10 or 25) | | ''table_default_paging'' || Integer || This indicates the initial paging of all the tables (accepted values are 5, 10 or 25) | ||
| Line 40: | Line 40: | ||
| ''table_min_rows_for_search'' || Integer || This is the minimum number of rows a table must have to show the corresponding search field | | ''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 | | ''timeout'' || Integer || Time (in minutes) after which the connection to the backend requires a new log in | ||
|- | |- | ||
| ''version'' || String || Version of the system | | ''version'' || String || Version of the system | ||
Revision as of 14:19, 27 September 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, 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 |
| 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 work list 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 work list and reports |
| report_subtitle | String | Subtitle to be used in the work list 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 which 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 |