Ver Fonte

Remove analytics key from the example config

Pouria há 6 anos atrás
pai
commit
3561a579fc
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      client/config.example.js

+ 1 - 1
client/config.example.js

@@ -6,7 +6,7 @@ module.exports = {
   RECAPTCHA_SITE_KEY: '',
 
   // Google analytics tracking ID
-  GOOGLE_ANALYTICS_ID: '6Lc4TUAUAAAAAMRHnlEEt21UkPlOXKCXHaIapdTT',
+  GOOGLE_ANALYTICS_ID: '',
 
   // Contact email address
   CONTACT_EMAIL: '',