Skip to content

Server Settings

Server Settings are Key/Value pairs that contain settings which affect the system. These may be values which the system uses internally to maintain itself and should not be changed, or values that the administrator can add/change to affect certain behaviour.

Know Setting Keys

KeyValue
DBVersionValue used to keep track of Evo.NET common table structure version.
System managed value, do not change.
ReportsVersionValue used to keep track of Evo.NET system report layouts.
System managed value, do not change.
SqlAllowAllKeywordsAccepts: true/false/0/1 [default: false]
Value to set the SqlTokenizer to permit all forbidden SQL keywords to be run in the SQL Editor.
Enabling this will allow destructive and cross database queries to be executed!
ReportQueueServiceEnabledAccepts: true/false/0/1 [default: true]
Whether the Report Schedule Queue monitor is enabled. Actions by the monitor will be recorded in the Report Schedule Log
ReportQueueServiceIntervalAccepts: integer [default: 15000]
The interval, in milliseconds, between polls of the Report Schedule Queue

Contact Evo.NET