From d2ddaa5b38422a898288f280dcf0681a8007ef31 Mon Sep 17 00:00:00 2001 From: techie2000 <38585780+techie2000@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:45:56 +0100 Subject: [PATCH] Update acng.conf - correct one configuration variable name. - correct a few typos in comments --- files/acng.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/acng.conf b/files/acng.conf index e75dc55..0cda785 100644 --- a/files/acng.conf +++ b/files/acng.conf @@ -29,7 +29,7 @@ ForeGround: 1 # PidFile: /var/run/apt-cacher-ng/pid # Offlinemode: 0 # ForceManaged: 0 -ExTreshold: 8 +ExThreshold: 8 # ExAbortOnProblems: 1 # ExSuppressAdminNotification: 1 # StupidFs: 0 @@ -38,7 +38,7 @@ ExTreshold: 8 # MaxStandbyConThreads: 8 MaxConThreads: 120 # -# - static data that doesn't change silently ont he server (PFilePattern) +# - static data that doesn't change silently on the server (PFilePattern) # - volatile data that can be changed like every hour (VFilePattern) # - special static data that shared some file names with volatile data, # and in doubt should be identified as static (SPfilePattern) @@ -75,7 +75,7 @@ LocalDirs: acng-doc /usr/share/doc/apt-cacher-ng FreshIndexMaxAge: 300 # AllowUserPorts: 80 RedirMax: 6 -# VfileUseRangeOps is set for fedora volatile files on mirrors that dont to range +# VfileUseRangeOps is set for fedora volatile files on mirrors that don't to range VfileUseRangeOps: 0 # PassThroughPattern: private-ppa\.launchpad\.net:443$ # PassThroughPattern: .* # this would allow CONNECT to everything