mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-26 06:51:45 +02:00
KASM-4263 update squid conf to support modern RHEL hosts
This commit is contained in:
parent
8e9ade7899
commit
b727b0ace7
@ -50,3 +50,7 @@ forwarded_for delete
|
|||||||
via off
|
via off
|
||||||
|
|
||||||
url_rewrite_program /bin/bash -c "/etc/squid/kasm_squid_adapter"
|
url_rewrite_program /bin/bash -c "/etc/squid/kasm_squid_adapter"
|
||||||
|
|
||||||
|
# Ensure compatibility with base operating systems by using a sane number of file descriptors
|
||||||
|
max_filedescriptors 1048576
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user