fix(v2): don't even print anonymizeIP if false in Google Analytics plugin

This commit is contained in:
Yangshun Tay 2020-01-12 22:19:22 +08:00
parent 270e22581a
commit a2642e8acf
2 changed files with 1 additions and 4 deletions

View file

@ -67,9 +67,6 @@ module.exports = {
gtag: {
trackingID: 'UA-141789564-1',
},
// googleAnalytics: {
// trackingID: 'UA-141789564-1',
// },
algolia: {
apiKey: '47ecd3b21be71c5822571b9f59e52544',
indexName: 'docusaurus-2',