Skip to main content
Skip table of contents

Local Configuration [EM 20.2 SG Client]

Configuration File

config.json

An EditMate Client's local configuration is saved by the config.json. The file can be found under the following folder path:

  • C:\Users\\[User]\AppData\Local\ArvatoSystems\EditMate\Client

The following parameters are defined as:

Parameters

Definition

"endpoint"

URL for the EditMate servers.

language:

Language settings.

  • Ex.: de-DE for German.

enableSSL

Switch for turning SSL authentication on or off (must be enabled on backend side as well if used).

  • Ex.: true


The values may be expressed as depicted below. Please note that the host name URL should reflect the respective host.
{"endpoint":"http://dv-ndr-platform.s4m.de:19081/EditMate","language":"en","enableSSL":true}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.