Skip to content

Commit

Permalink
chore(server.cfg): naming consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
GttMone authored Sep 23, 2024
1 parent aa1d1ea commit c657990
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions server.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ setr voice_defaultRadioVolume 60
setr voice_defaultCallVolume 80
setr voice_enableRadioAnim 1

# Qbox locale config
# Qbox config
setr qb_locale "en"
setr qbx:enableBridge "true" # When true, enables the qb-core bridge for qbx_core
set qbx:enableQueue "true" # When true, enables qbx_core's built-in queue system
Expand All @@ -45,10 +45,10 @@ setr illenium-appearance:locale "en"
# Renewed-Weathersync config
setr weather_disablecd true

# Ox resource settings
# Ox resources config
exec ox.cfg

#NPWD config
# NPWD config
set npwd:framework "qbx"
set SCREENSHOT_BASIC_TOKEN insert_token
set NPWD_AUDIO_TOKEN insert_token
Expand Down

0 comments on commit c657990

Please sign in to comment.