Add download sandbox related options to example config file
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
50bdd3d9bc
commit
8d22f991f9
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ Architecture = auto
|
||||||
CheckSpace
|
CheckSpace
|
||||||
#VerbosePkgLists
|
#VerbosePkgLists
|
||||||
ParallelDownloads = 5
|
ParallelDownloads = 5
|
||||||
|
#DownloadUser = alpm
|
||||||
|
#DisableSandbox
|
||||||
|
|
||||||
# PGP signature checking
|
# PGP signature checking
|
||||||
#SigLevel = Optional
|
#SigLevel = Optional
|
||||||
|
|
Loading…
Add table
Reference in a new issue