Skip to content

Instantly share code, notes, and snippets.

@RyanABailey
Created February 17, 2016 20:04
Show Gist options
  • Select an option

  • Save RyanABailey/4c9fcff7a485e46b38e0 to your computer and use it in GitHub Desktop.

Select an option

Save RyanABailey/4c9fcff7a485e46b38e0 to your computer and use it in GitHub Desktop.
Patch
<configuration xmlns:patch="http://www.sitecore.net/xmlconfig/">
<sitecore>
<settings>
<setting name="Analytics.PerformLookup">
<patch:attribute name="value">false</patch:attribute>
</setting>
</settings>
</sitecore>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment