mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 21:04:33 +04:00
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
config squid 'squid'
|
|
option config_file '/etc/squid/squid.conf'
|
|
option http_port '3128'
|
|
option coredump_dir '/tmp/squid'
|
|
option visible_hostname 'OpenWrt'
|