Initial commit

This commit is contained in:
2025-12-13 12:06:12 +00:00
committed by Thomas
commit 71696ac043
13 changed files with 430 additions and 0 deletions

5
global.conf Normal file
View 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