Added analytics configuration.
This commit is contained in:
@@ -30,6 +30,11 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
analytics: {
|
||||
enabled: true,
|
||||
address: 'http://localhost:3000/script.js',
|
||||
siteId: '1b28ac3b-d229-43bf-aec9-75cf0a72a466',
|
||||
},
|
||||
s3: {
|
||||
enabled: false,
|
||||
bucket: 'traxxx',
|
||||
|
||||
Reference in New Issue
Block a user