Skip to content
Snippets Groups Projects
Verified Commit 440e29e2 authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

pycman: add pacman 7 configuration settings

parent 1b1c065a
No related branches found
Tags 0.10.3
No related merge requests found
Pipeline #106652 failed
......@@ -70,6 +70,7 @@ SINGLE_OPTIONS = (
'LocalFileSigLevel',
'RemoteFileSigLevel',
'ParallelDownloads',
'DownloadUser',
)
BOOLEAN_OPTIONS = (
......@@ -81,6 +82,7 @@ BOOLEAN_OPTIONS = (
'Color',
'DisableDownloadTimeout',
'NoProgressBar',
'DisableSandbox',
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment