feat: all cpus reservations to 0.1
This commit is contained in:
@@ -35,7 +35,7 @@ OPENSANDBOX_SERVER_CPU_LIMIT=2.0
|
||||
|
||||
# OpenSandbox Server CPU reservation
|
||||
# Default: 1.0 (1 CPU core)
|
||||
OPENSANDBOX_SERVER_CPU_RESERVATION=1.0
|
||||
OPENSANDBOX_SERVER_CPU_RESERVATION=0.1
|
||||
|
||||
# OpenSandbox Server memory limit
|
||||
# Default: 2G
|
||||
@@ -43,4 +43,4 @@ OPENSANDBOX_SERVER_MEMORY_LIMIT=2G
|
||||
|
||||
# OpenSandbox Server memory reservation
|
||||
# Default: 1G
|
||||
OPENSANDBOX_SERVER_MEMORY_RESERVATION=1G
|
||||
OPENSANDBOX_SERVER_MEMORY_RESERVATION=1G
|
||||
Reference in New Issue
Block a user