From 8d22f991f9f23c53b3a82d5635d94b37558cd808 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Fri, 5 Jul 2024 09:53:52 +1000 Subject: [PATCH] Add download sandbox related options to example config file Signed-off-by: Allan McRae --- etc/pacman.conf.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/pacman.conf.in b/etc/pacman.conf.in index d1ab736e..50e5a1da 100644 --- a/etc/pacman.conf.in +++ b/etc/pacman.conf.in @@ -35,6 +35,8 @@ Architecture = auto CheckSpace #VerbosePkgLists ParallelDownloads = 5 +#DownloadUser = alpm +#DisableSandbox # PGP signature checking #SigLevel = Optional