Keyfactor Command WebConsole Services
The WebConsole appsettings.json configuration file allows you to view or change the Keyfactor Command Management Portal installation configuration settings.
To update the appsettings.json file:
-
Navigate to the WebConsole\Configuration folder on your server, located by default at:
C:\Program Files\Keyfactor\Keyfactor Platform\WebConsole\Configuration - Browse to open the appsettings.json file in a text editor (e.g. Notepad) and adjust the values as needed.
- Save the files.
Table 84: Appsetting.json File Parameters - WebPortalServices
Setting | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
NLog Config File |
Enter the file path to the Nlog_Orchestrators.config file. The default is: C:\Program Files\Keyfactor\Keyfactor Platform\WebConsole\Configuration
|
||||||||
Extensions Directory |
Enter the file path to the extensions to be loaded by the extension loader (for registration handler, workflow step, etc... support). The default value is Extensions, for example: C:\Program Files\Keyfactor\Keyfactor Platform\WebConsole\Extensions
|
||||||||
Active Directory Enforced | This should be set to false if you are not using Active Directory. An IIS reset will be required to apply this setting if you change it. | ||||||||
Sql Retry Configuration |
SQL retry settings (see Keyfactor Command Changing SQL Retry Settings for more information).
|
Figure 414: Sample WebConsole Services Appsettings.json File