mirror of
https://github.com/novatiq/packages.git
synced 2026-07-16 00:33:04 +01:00
3df768771f
Signed-off-by: Luka Perkov <luka@openwrt.org>
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'
|