From 11094bb8204469ab14fd39667b0f89f7d2d61ef9 Mon Sep 17 00:00:00 2001
From: ashley
+ This instance of Poke may optionally record basic, anonymous usage counts to help improve performance and understand what videos are popular. +
+ +This telemetry is fully optional and off by default. Instance admins may enable it manually.
+ +When enabled, the system stores:
+?v=VIDEOID)What is NOT collected:
++ These stats exist only locally on this instance and are used strictly to improve the service and see which videos are watched most. + You can inspect the code on Codeberg to verify exactly what it does. +
+ +Disable telemetry: If you self-host, you can turn this off in telemetryConfig in the server code.
If telemetry is disabled, /api/stats will return empty data.
+