Initial commit
This commit is contained in:
5
global.conf
Normal file
5
global.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
core.net.http:timeout=6000
|
||||
core.download:parallel={{os.cpu_count()}}
|
||||
core.upload:parallel={{os.cpu_count()}}
|
||||
tools.system.package_manager:mode=install
|
||||
tools.system.package_manager:sudo=True
|
||||
Reference in New Issue
Block a user