Configuration
Last updated
Last updated
Every Qommentary component has a configuration file which stores important environment information.
If you need to update the configuration files with new environment details, please see below:
JSON (appsettings.json)
Definition
File location
Open IIS Manager
Expand Sites
Right-click on Qommentary Engine
Choose Explore
JSON (config.json)
Definition
File location
Open IIS Manager
Expand Sites
Right-click on Qommentary Manager
Choose Explore
Navigate to Assets folder
JSON (config.json)
Definition
File location
Go to Dev Hub
Open any Qommentary Extension
Property | Description | Default |
---|---|---|
Property | Description | Default |
---|---|---|
Property | Description | Default |
---|---|---|
ConnectionStrings
Encrypted connection string details to the Qommentary Database
<populated_during_install>
IsCookieDisabled
Applies cookie authentication for server communication
true
CertificateFriendlyName
Qlik Sense QlikClient certificate friendly name
QlikClient
QlikApiBaseUrl
Qlik Sense URL
<populated_during_install>
ManagerUrl
Qommentary Manager URL
<populated_during_install>
Logo
Company logo file name used by the system. Logo location is the Qommentary Engine root path.
logo.jpg
Logging > LogLevel
Default log levels
Error
apiBaseUrl
Qommentary Engine URL (must include the /api/ suffix)
<populated_during_install>
hostname
Qlik Sense hostname
<populated_during_install>
prefix
Qlik Sense virtual proxy prefix
/
port
Qlik Sense port number
443
protocol
Qlik Sense protocol
https
engineBaseUrl
Qommentary Engine URL
<populated_during_install>
managerBaseUrl
Qommentary Manager URL
<populated_during_install>