1
0
mirror of https://github.com/Wyrrrd/bbr-fix.git synced 2026-03-25 07:49:48 +01:00
Files
bbr-fix/settings.lua
2020-03-19 23:05:23 +01:00

8 lines
163 B
Lua

data:extend({
{
type = "bool-setting",
name = "bbr_fix_expensive",
default_value = "false",
setting_type = "startup",
},
})