Update cfc.lua

This commit is contained in:
Pierce Lally 2023-08-25 22:46:41 -04:00 committed by GitHub
parent 24842a027a
commit baa79b06ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,12 @@
AddCSLuaFile()
https://github.com/github-copilot/business_signup/organization/payment?org=CFC-Servers
return {
version = "1", -- this field allows backwards compatibility if the config structure is ever updated
wrapHTMLPanels = true,
addresses = {
["nanny.cfcservers.dev"] = { allowed=true, noisy = true, permanent = true },
["nanny.cfcservers.org"] = { allowed = true, noisy = true, permanent = true },
["paste.cfcservers.org"] = { allowed = true, noisy = true, permanent = true },
["cdn.cfcservers.org"] = { allowed = true, noisy = true, permanent = true },