Configuration Reference

Important runtime parameters, default values, and service settings for the Klardaten DATEV Connector.

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 value https://api.klardaten.com. Base URL for the Klardaten API.
  • DisableTLSValidation: Default value false. Only enable this if SSL interception is used in the environment and TLS validation must deliberately be bypassed.

Proxy configuration

  • Proxy.Host: Default value null. Hostname of the proxy server.
  • Proxy.Port: Default value null. Port of the proxy server.

Logging configuration

  • LogLevel.Default: Default value Warning. Default log level of the application.

Available log levels are Trace, Debug, Information, Warning, Error, and Critical.

DATEVconnect configuration

  • Username: Default value null. Username for DATEVconnect.
  • Password: Default value null. Hardcoded DATEVconnect password. This should not be used in production.
  • Endpoint: Default value http://localhost:58454/datev/api. Default DATEVconnect endpoint.
  • Endpoint_*: Default value null. Module-specific override of the DATEVconnect endpoint, for example for dms or accounting.
  • DatevGroup: Default value Alle Freigaben. DATEV group used for administrative access.
  • IsConfigured: Default value false. Flag set during installation that indicates whether DATEVconnect is configured and should be monitored.

Monitoring configuration

  • Period: Default value 10000. Interval for monitoring data in milliseconds.

Update configuration

  • AppCastUrl: Default value https://releases.klardaten.com/appcast.xml. Update feed of the application.
  • PublicKey: Default value Yc65e...=. Public key used to verify updates.
  • Period: Default value 14400000. Interval between update checks in milliseconds.

Current public key for updates:

Yc65e4gK70G/fTRDBYu4nXiQ+xBrTMBRhu9bimWyOjU=