fix(runtime): mysql_resultset_warning crescut la 10000 — confirmat runtime post-restart FXServer (8083 rânduri crypto_history, zero warnings)
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
## You CAN edit the following:
|
||||
endpoint_add_tcp "0.0.0.0:30120"
|
||||
endpoint_add_udp "0.0.0.0:30120"
|
||||
sv_lan on
|
||||
sv_maxclients 8
|
||||
set steam_webApiKey "00E9BEA0BE4FE5A1766E47EDA66D524E"
|
||||
# sets tags "default, deployer, qbcore, qb-core"
|
||||
@@ -130,5 +131,10 @@ set luxu_admin_api_key "7ff2170d-86e2-46bd-a358-5441a73305f5"
|
||||
set mumble_allowExternalConnections true
|
||||
add_ace resource.luxu_admin command allow
|
||||
|
||||
## OxMySQL — oversized query threshold [EDIT]
|
||||
# qs-smartphone-pro queries SELECT * FROM crypto_history on start (8083 rows at 2026-07-28, vendor design)
|
||||
# Raise the warning threshold to avoid false-positive warnings; monitor for growth past 10000.
|
||||
setr mysql_resultset_warning 10000
|
||||
|
||||
## Tebex Implementation
|
||||
# sv_tebexSecret 5e16ba619bfc0a568092b2e1e7eb6482b093266e
|
||||
Reference in New Issue
Block a user