Updated config comments

This commit is contained in:
Dan
2020-11-05 12:18:16 +00:00
parent a0ef45c60d
commit dc8875893f

View File

@@ -44,12 +44,12 @@ CONFIG.allow_fast_limit = false
CONFIG.allow_quick_start_video = true CONFIG.allow_quick_start_video = true
-- Allow passenger view -- Allow passenger view
-- When enabled, the front seat passenger will be able to view the radar and plate reader -- When enabled, the front seat passenger will be able to view the radar and plate reader from their end
CONFIG.allow_passenger_view = true CONFIG.allow_passenger_view = true
-- Allow passenger control -- Allow passenger control
-- Dependent on CONFIG.allow_passenger_view. When enabled, the front seat passenger will be able to open the -- Dependent on CONFIG.allow_passenger_view. When enabled, the front seat passenger will be able to open the
-- radar remote and control the radar and plate reader. -- radar remote and control the radar and plate reader for themself and the driver.
CONFIG.allow_passenger_control = true CONFIG.allow_passenger_control = true
-- Sets the defaults of all keybinds -- Sets the defaults of all keybinds