Merge branch 'dev' into prawn/flavours

This commit is contained in:
InsanePrawn 2022-08-25 16:53:13 +02:00
commit 2b539f5a5b

View file

@ -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': {