docs(config): add Daytona disk limit hint and fix default cwd in example
Signed-off-by: rovle <lovre.pesut@gmail.com>
This commit is contained in:
@@ -125,10 +125,11 @@ terminal:
|
|||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
# terminal:
|
# terminal:
|
||||||
# backend: "daytona"
|
# backend: "daytona"
|
||||||
# cwd: "/home/daytona"
|
# cwd: "~"
|
||||||
# timeout: 180
|
# timeout: 180
|
||||||
# lifetime_seconds: 300
|
# lifetime_seconds: 300
|
||||||
# daytona_image: "nikolaik/python-nodejs:python3.11-nodejs20"
|
# daytona_image: "nikolaik/python-nodejs:python3.11-nodejs20"
|
||||||
|
# container_disk: 10240 # Daytona max is 10GB per sandbox
|
||||||
|
|
||||||
#
|
#
|
||||||
# --- Container resource limits (docker, singularity, modal, daytona -- ignored for local/ssh) ---
|
# --- Container resource limits (docker, singularity, modal, daytona -- ignored for local/ssh) ---
|
||||||
|
|||||||
Reference in New Issue
Block a user