List of Global Settings
The full list of the Infinity Global Settings is presented below:
Global Setting | Description |
---|---|
CACHEAGE | The number of days "old" cache files can retained before they are deleted. |
CACHEDATA | A Yes/No flag to indicate whether data should be cached locally or always read from server. |
CACHELOCATION | The path for cache files to be placed. |
DB_DEFAULT_COLUMN_TYPE | Sets the default column type (usually varchar or nvarchar) at project level. |
DBArchiveFolder |
Note: This relates to the 'Create Database' wizard on the 'Database tab' when adding a new project. If there are multiple HDD available on the SQL server, you can use this setting to set the 'PROJECT_Archive.ndf' file to another HDD (default is the same location as main .mdf file). |
DBReportingFolder |
Note: This relates to the 'Create Database' wizard on the 'Database tab' when adding a new project. If there are multiple HDD available on the SQL server, you can use this setting to set the 'PROJECT_Reporting.ndf' file to another HDD (default is the same location as main .mdf file). |
DEFAULT_COLLATION |
Note: This relates to the 'Create Database' wizard on the 'Database tab' when adding a new project. If set, then all databases will use this collation by default. Otherwise it defaults to the main SQL server collation. |
FB3_URL | The URL for the Function Builder 3 HTML. |
FLOATING_DEFAULTHEIGHT | The default height in pixels of the floating Console manager window (when selected in the 'Display' section of the Environment Settings and Information). |
FLOATING_DEFAULTWIDTH | The default width in pixels of the floating Console manager window (when selected in the 'Display' section of the Environment Settings and Information). |
GATEWAY_IP | The IP of the Gateway service. |
GATEWAY_PORT | The port used by the Gateway service. |
LICENCE_IP | The IP of the Licence service. |
LICENCE_PORT | The port of the Licence service |
MAINMENU_AUTOHIDE | A Yes/No flag used to indicate if the main menu should hide if only one item is open. |
MAINMENU_COLLAPSED |
The default state of the Console's main menu being True (collapsed) for agents (access level value = 90) and False (expanded) for all other users. |
MAXIMISEATSTARTUP | A Yes/No flag used to indicate whether or not Console should be maximised on startup. |
QA_RESTRICTCHECKTOACCESSLEVEL | |
REMOTE_ADMIN_COMMAND |
The full path to the agent screen viewer app (see Agent supervision context menu action). The default value is: "%infinity.startuppath%\Tools\vncviewer.exe" /viewonly %infinity.machineip% /nostatus /password %infinity.password% Where:
|
REMOTE_ADMIN_PASSWORD | The password for the REMOTE_ADMIN_COMMAND command. |
STATUS_BREAK | The colour indicating Break in status bar. |
STATUS_DIAL | The colour indicating Dialling in status bar. |
STATUS_PREVIEW | The colour indicating Preview in status bar. |
STATUS_SYSTEM | The colour indicating System in status bar. |
STATUS_TALK | The colour indicating Talk in status bar. |
STATUS_WAIT | The colour indicating Wait in status bar. |
STATUS_WRAP | The colour indicating Wrap in status bar. |
TAB_HIGHLIGHTBACKCOLOUR | The background colour indicating that a tab wants to get your attention. |
TAB_HIGHLIGHTFORECOLOUR | The foreground colour indicating that a tab wants to get your attention. |
TAB_MAXSHORTCUTS |
The maximum number of shortcuts you are allowed to define on the main Console menu. |
TABDISPLAY_MODE |
Indicates how the console window should be shown. Options are:
|
TABDISPLAY_PRIMARY_MINISIZE | When multiple tabs exist, this is the minimum size panel 1 can be reduced to. |
TABDISPLAY_SECONDARY_MINISIZE | When multiple tabs exist, this is the minimum size panel 2 can be reduced to. |
TABDISPLAY_SPLIT_DISTANCE | When multiple tabs exist, this is the initial size of panel 1. |
TABDISPLAY_TYPE | A flag specifying if the split will be Vertical (V) or Horizontal (H). |