Try our conversational search powered by Generative AI!

[Installation] EPiServer.Profiles.Client package not adding web.config settings

Found in

EPiServer.Profiles.Client 1.6.0

Fixed in

EPiServer.Profiles.Client 1.6.0

(Or a related package)

Created

Aug 07, 2018

Updated

Sep 18, 2018

State

Closed, Fixed and tested


Description

After installing the EPiServer.Profiles.Clientpackage, the following settings are added to the web.config:

<add key="episerver:profiles.TrackingApiBaseUrl" value="ChangeThis" />
<add key="episerver:profiles.TrackingApiSubscriptionKey" value="ChangeThis" />
<add key="episerver:profiles.ProfileStoreTrackingEnabled" value="false" />