feat: add controlled FiveM test telemetry

This commit is contained in:
2026-07-27 01:21:45 +03:00
parent 396d9f8b44
commit cab673238a
6 changed files with 101 additions and 0 deletions
@@ -0,0 +1,6 @@
Config = {}
-- This resource is intentionally limited to the local development server.
-- It emits only technical state; do not add player PII, credentials or raw F8 logs.
Config.ProtocolVersion = "1.0"
Config.MinimumReportIntervalMs = 2000