mirror of
https://github.com/CFC-Servers/cfc_cl_http_whitelist.git
synced 2025-03-04 03:03:18 -05:00
Add readme
This commit is contained in:
parent
07dbaab569
commit
e000c9f942
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user