Update pacman configuration

This commit is contained in:
Sonny Bakker 2024-09-23 09:14:50 +02:00
parent b1965fc631
commit bfe99ee70a

View file

@ -37,10 +37,11 @@ Architecture = auto
#UseSyslog
#Color
#NoProgressBar
#TotalDownload
CheckSpace
VerbosePkgLists
ParallelDownloads = 5
DownloadUser = alpm
#DisableSandbox
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
@ -75,7 +76,7 @@ LocalFileSigLevel = Optional
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[testing]
#[core-testing]
#Include = /etc/pacman.d/mirrorlist
[core]