mirror of
https://github.com/CFC-Servers/cfc_cl_http_whitelist.git
synced 2025-03-04 03:03:18 -05:00
Revert setting wrapHTMLPanels = true by default
This commit is contained in:
parent
fef959f369
commit
05c24b719f
@ -11,7 +11,7 @@ AddCSLuaFile()
|
|||||||
local config = {
|
local config = {
|
||||||
version = "1", -- this field allows backwards compatibility if the config structure is ever updated
|
version = "1", -- this field allows backwards compatibility if the config structure is ever updated
|
||||||
|
|
||||||
wrapHTMLPanels = true,
|
wrapHTMLPanels = false,
|
||||||
|
|
||||||
defaultAssetURIOptions = {
|
defaultAssetURIOptions = {
|
||||||
allowed = true
|
allowed = true
|
||||||
|
Loading…
Reference in New Issue
Block a user