You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

To get a list of available system properties, please navigate to System Properties → System Properties.

Property nameTypeDefault valueDescriptionExample

acl.disabled

Booleanfalse

This property disables all security ACL checks.

Setting this property to 'true' may damage your SimpleOne instance, so please use it carefully and do not forget to turn it off after all necessary operations.

You must have the security_admin role to set this property to 'true'.


allowed.debug.users

StringNot definedList of users allowed to see the debug information page.["155964310500000013", "155964310500000023", "155964310500000006", "155964310500000052", "156466039605445245"]

audit.tables.ignoredList

StringNot definedChanges in these tables will not be written down into history (ignored).["sys_version","sys_version_option","sys_history"]

cache_system_url.enable

BooleantrueEnables or disables client caching using the  sys_cache_system_url table.

core.dependency_script

StringNot definedThe script name from the Script (sys_script) table that is responsible for CIs dependency map rendering.CI

count.autosuggest.items

IntegerNot definedThis property defines the number of items appearing in the autosuggest.8

list_groups.per_page

IntegerNot definedPage size for grouping list data.20

list.per_page

IntegerNot definedPage size for ui list20

main_page_button_title

StringGo to Main PageSpecify the text of the URL (or the Source Message text) displayed on the 404 page."Go to Main Page"

main_page_button_url

StringNot definedSpecify the URL pathname leading from the 404 page."/"

model_nesting_definition

IntegerNot defined

In this property, specify the nesting level.

2

protected.essences

StringNot definedSpecify 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

Booleantrue

Enables or disables part of client caching in the backend.


report.default.groups_limit

IntegerNot definedThe default value of Group Limits in reports. Applied if the user has not specified a value.10

report.points.limit

IntegerNot definedThe maximum number of points on the chart.300

self_service_portal_button_title

StringGo to Self-Service PortalSpecify the text of the URL (or Source Message text) displayed on the 403 page.Go to Self-Service Portal

self_service_portal_button_url

StringNot definedSpecify the URL pathname leading from the 403 page."/portal"

simple.date.format

StringY-m-d

This property is responsible for defining system date formats. Available options are:

  • Y-m-d
  • d.m.Y
  • d/m/Y

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

StringNot definedURI of the current SimpleOne instance.https://instance.simpleone.ru

simple.version.back

StringNot definedThis property displays the current back-end version deployed on an instance.release-v1.1.2

simple.version.backCommit

StringNot definedThis property allows defining an information source for the simple.version.back property (for example, some specified commit in a version control system).

simple.version.front

StringNot definedThis property displays the current front-end version deployed on an instance.release-v1.1.2

simple.version.frontCommit

StringNot definedThis property allows defining an information source for the simple.version.front property (for example, some specified commit in a version control system).

sp.branding.bgMain

StringDefaultURI, where the Self-Service Portal background image is stored.Default

sp.branding.favicon

StringDefaultURI, where the Self-Service Portal favicon is stored.Default
StringDefaultAttachment that is the source of the logo on legacy portal page159135964224454701

sp.branding.logoSmall

StringDefaultDeprecatedDefault

sp.branding.pageTitle

StringService PortalTitle for the Self-Service portal page.Self-Service Portal

ui.branding.favicon

StringDefaultAttachment record ID that is the source of the logo on main page.Default
StringDefaultAttachment record ID that is the source of the logo on main page.159135964224454701

ui.branding.logoSmall

StringDefaultDeprecatedDefault

ui.branding.pageTitle

StringMain PageTitle for the main page.Main Page

ui.main_page

StringNot definedSpecify the page ID to define it as the main page. If not specified, then the default page is displayed.Default

vcs_ignore_tables

StringNot definedChanges in these tables will not be written down into configuration local packs (ignored).["sys_version","sys_version_option","sys_history"]

  • No labels