mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-15 04:43:01 +01:00
Use what ever is the system default (with ulimit) or let user configure in squid.conf ref #2850
12 lines
398 B
Plaintext
12 lines
398 B
Plaintext
# Copyright 1999-2004 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/www/viewcvs.gentoo.org/raw_cvs/gentoo-x86/net-proxy/squid/files/squid.confd,v 1.2 2008/11/30 19:20:44 mrness Exp $
|
|
|
|
# Config file for /etc/init.d/squid
|
|
|
|
SQUID_OPTS="-YC"
|
|
|
|
# Kerberos keytab file to use. This is required if you enable kerberos authentication.
|
|
SQUID_KEYTAB=""
|
|
|