feat: add controlled FiveM test telemetry
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user