Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
To get a list of available system properties, please navigate to System Properties → System Properties.
Property name | Type | Default value | Description | Example | ||||
---|---|---|---|---|---|---|---|---|
acl.disabled | Boolean | false | This property disables all security ACL checks.
| |||||
allowed.debug.users | String | Not defined | List of users allowed to see the debug information page. | ["155964310500000013", "155964310500000023", "155964310500000006", "155964310500000052", "156466039605445245"] | ||||
audit.tables.ignoredList | String | Not defined | Changes in these tables will not be written down into history (ignored). | ["sys_version","sys_version_option","sys_history"] | ||||
cache_system_url.enable | Boolean | true | Enables or disables client caching using the sys_cache_system_url table. | |||||
core.dependency_script | String | Not defined | The script name from the Script (sys_script) table that is responsible for CIs dependency map rendering. | CI | ||||
count.autosuggest.items | Integer | Not defined | This property defines the number of items appearing in the autosuggest. | 8 | ||||
list_groups.per_page | Integer | Not defined | Page size for grouping list data. | 20 | ||||
list.per_page | Integer | Not defined | Page size for ui list | 20 | ||||
main_page_button_title | String | Go to Main Page | Specify the title |
(or Source Message text) of URL text on agent interface 404 page. | "Go to Main Page" | ||
main_page_button_url | String | Not defined | Specify |
the pathname of URL on agent interface 404 page. | " |
/ |
" | ||||
model_nesting_definition | Integer | Not defined | In this property, specify the nesting level. | 2 |
protected.essences | String | Not defined | Specify the tables that make up the application core. The versioning on these tables usually is turned off; the default record updating policy on them is usually equal to Protected. | sys_db_table,sys_business_rule,sys_db_column,sys_role,sys_script,sys_security_acl,sys_application |
redis.enable | Boolean | true | Enables or disables part of client caching in the backend. | |
report.default.groups_limit | Integer | Not defined | The default value of Group Limits in reports. Applied if the user has not specified a value. | 10 |
report.points.limit | Integer | Not defined | The maximum number of points on the chart. | 300 |
self_service_portal_button_title | String | Go to Self-Service Portal | Specify the title |
(or Source Message text) of URL text on agent interface 403 page. | Go to Self-Service Portal | ||
self_service_portal_button_url | String | Not defined | Specify the |
pathname of URL on agent interface 403 page. | " |
/portal" | ||||
simple.date.format | String | Y-m-d | This property is responsible for defining system date formats. Available options are:
| If the property value is equal to Y-m-d, then a date is displayed like YYYY-MM-DD (for example, 2020-09-25). If the property value is equal to d.m.Y, then a date is displayed like DD.MM.YYYY (for example, 25.09.2020). If the property value is equal to d/m/Y, then a date is displayed like DD/MM/YYYY (for example, 25/09/2020). The available set of date formats is provided by vendor and can be found for your acquaintance in the Date Formats (sys_date_format) dictionary. |
simple.instance.uri | String | Not defined | URI of the current SimpleOne instance. | https://instance.simpleone.ru |
simple.version.back | String | Not defined | This property displays the current back-end version deployed on an instance. | release-v1.1.2 |
simple.version.front | String | Not defined | This property displays the current front-end version deployed on an instance. | release-v1.1.2 |
ui.branding.favicon | String | Default | URI, where the current instance branding favicon is stored. | Default |
ui.branding.logo | String | Default | Attachment that is the source of the logo on main page. | 159135964224454701 |
ui.branding.pageTitle | String | Main Page | Title for the main page. | Main Page |
ui.main_page | String | Not defined | Specify the page ID to define it as the main page. If not specified, then the default page is displayed. | Default |
vcs_ignore_tables | String | Not defined | Changes in these tables will not be written down into configuration local packs (ignored). | ["sys_version","sys_version_option","sys_history"] |
Table of Contents | ||
---|---|---|
|