mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-02-23 05:35:44 -05:00
Merge branch 'dev' into prawn/flavours
This commit is contained in:
commit
2b539f5a5b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ CONFIG_DEFAULTS_DICT = {
|
|||
},
|
||||
'pacman': {
|
||||
'parallel_downloads': 4,
|
||||
'check_space': True,
|
||||
'check_space': False, # TODO: investigate why True causes issues
|
||||
'repo_branch': DEFAULT_PACKAGE_BRANCH,
|
||||
},
|
||||
'paths': {
|
||||
|
|
Loading…
Add table
Reference in a new issue