Where configuration is stored
Configuration values are usually stored in environment-specific files such as appsettings.production.json. You can set values during installation with -s and -se, or adjust them directly later on the target system.
General configuration
ApiBaseUrl: Default valuehttps://api.klardaten.com. Base URL for the Klardaten API.DisableTLSValidation: Default valuefalse. Only enable this if SSL interception is used in the environment and TLS validation must deliberately be bypassed.
Proxy configuration
Proxy.Host: Default valuenull. Hostname of the proxy server.Proxy.Port: Default valuenull. Port of the proxy server.
Logging configuration
LogLevel.Default: Default valueWarning. Default log level of the application.
Available log levels are Trace, Debug, Information, Warning, Error, and Critical.
DATEVconnect configuration
Username: Default valuenull. Username for DATEVconnect.Password: Default valuenull. Hardcoded DATEVconnect password. This should not be used in production.Endpoint: Default valuehttp://localhost:58454/datev/api. Default DATEVconnect endpoint.Endpoint_*: Default valuenull. Module-specific override of the DATEVconnect endpoint, for example fordmsoraccounting.DatevGroup: Default valueAlle Freigaben. DATEV group used for administrative access.IsConfigured: Default valuefalse. Flag set during installation that indicates whether DATEVconnect is configured and should be monitored.
Monitoring configuration
Period: Default value10000. Interval for monitoring data in milliseconds.
Update configuration
AppCastUrl: Default valuehttps://releases.klardaten.com/appcast.xml. Update feed of the application.PublicKey: Default valueYc65e...=. Public key used to verify updates.Period: Default value14400000. Interval between update checks in milliseconds.
Current public key for updates:
Yc65e4gK70G/fTRDBYu4nXiQ+xBrTMBRhu9bimWyOjU=