...
System Administration Settings Image Removed Image Added
Figure 5: System Admin Settings
Name Description Master Login Username Master Login credential for API call. Please see JSON API Authentication . Master Login Password Master Login credential for API call. Please see JSON API Authentication .
Uploaded File Storage Base Path System path to store uploaded users' files.
NoteThis setting only applies to:
and does not apply to:
WarningIf you change the default path, y ou have to manually copy all the previously uploaded files from the existing path into the new path, for example:
Old path: [Joget_Root_Folder]\wflow\app_formuploads
N ew path: [Joget_Root_Folder]\wflow\myFiles
NoteThis option is not available on Joget Cloud.
Workflow Designer Base URL Workflow Designer Base URL. Defaulted to current Joget server path.
NoteThis option is not available on Joget Cloud .
Process Completion Data Handling Retain Process On Completion Delete Process On Completion Archive Process On Completion Medium Warning Level SLA indicator level. Please see Defining SLA Indicators .
Default: 20
Critical Warning Level SLA indicator level. Please see Defining SLA Indicators .
Default: 50
File Upload Size Limit (MB) File Upload Size Limit (MB) .
Default: No Limit.
InfoThe limit is applied in terms of individual file.
For example, if the value set here is 1 (1MB) then one may upload multiple files in a single form with total exceeding 1MB but individually, each file must not exceed 1MB.
Disable Performance Analyzer Check this option to disable the Performance Analyzer . Performance Analyzer Threshold (ms) Minimum duration threshold before showing the Performance Analyzer information. API Domain Whitelist (Separated by ';') Domain whitelist to allow API calls to Joget Workflow. Separated by semicolon.
Info"localhost; www.joget.org;dev.joget.org”, or "* " to allow from everywhere.
WarningIn a production environment, do not use "* ".
Doing so will allow anyone to call all JSON APIs from the Joget server.
API IP Whitelist (Separated by ';') IP address whitelist to allow API calls to Joget. Separated by semicolon.
WarningIn a production environment, do not use "* ".
Doing so will allow anyone to call all JSON APIs from the Joget server.
Glowroot API URL The URL path to the Glowroot library that the Application Performance Management uses. Run process primary key Direct Joget to use UUID (default) or sequentual process id naming for run process for database table "id" or primary key:
UUID (Also known as RecordID, example : "d41efaa1-622e-4365-8edb-10097a3a3526 ") Process instance ID (Example : "2_expenseclaim_process1 ") Related documentation:
Environment Name Environment Name
...