You've already forked AstralRinth
forked from didirus/AstralRinth
Switch ads provider, and switch the analytics system to Ariadne (#214)
* Switch ads provider, and switch the analytics system to Ariadne * Fix CI error * Remove debug messages and errors * Updated nuxtjs
This commit is contained in:
@@ -7,12 +7,13 @@ export default {
|
||||
based on the information stored in this cookie.`,
|
||||
default: true,
|
||||
},
|
||||
/* analytics: {
|
||||
analytics: {
|
||||
title: 'Analytics',
|
||||
description: `Modrinth uses in-house tools that allows us to get insights on how
|
||||
each user is using the platform, to improve the experience for
|
||||
everyone.`,
|
||||
everyone.\n By enabling this toggle, you allow us to get information across requests,
|
||||
disabling it will just remove all PII from now on.`,
|
||||
default: true,
|
||||
}, */
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user