7 lines
242 B
Lua
7 lines
242 B
Lua
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
|