Răsfoiți Sursa

Remove analytics key from the example config

Pouria 6 ani în urmă
părinte
comite
3561a579fc
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      client/config.example.js

+ 1 - 1
client/config.example.js

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