From e000c9f942cc92de9fb989c60edc6858c08e6838 Mon Sep 17 00:00:00 2001 From: Brandon Sturgeon Date: Mon, 30 Dec 2024 18:02:56 -0800 Subject: [PATCH] Add readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 300ab7d..0d7e266 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,11 @@ The best way to configure this addon is using lua files. | cfc_http_restrictions_log_blocks | 1 | Should log blocked HTTP requests | | cfc_http_restrictions_log_verbose | 0 | Should the logs include verbose messages? noisy domains and full urls. | +## Serverside Convars +| name | default | description | +| ---- | ------- | ----------- | +| cfc_http_restrictions_sv_enabled | 0 | Enable the whitelist for serverside? | + # Known Issues - Some filetypes will not work with sound.playURL. This is intentional and will likely not be fixed. these filetypes would allow you to bypass the whitelist. Wav, mp3, and any other audio filetype should work. If a filetype that should be allowed is being blocked please create a github issue with a link to the file.