Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonsturgeon committed Dec 31, 2024
1 parent 07dbaab commit e000c9f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e000c9f

Please # to comment.