Skip to content

Commit

Permalink
TTK-27296: Disable usertracking plugin (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
albacodina authored Nov 12, 2024
1 parent 8d4f167 commit 2c97f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/views/Conf/conf.json.twig
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
},

"es.upv.paella.userEventTracker": {
"enabled": true,
"enabled": false,
"context": "userTracking",
"events": [
"PLAY",
Expand Down

0 comments on commit 2c97f48

Please sign in to comment.