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:
parent
435530018b
commit
ea2f7ef2f6
1 changed files with 2 additions and 1 deletions
|
|
@ -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) ---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue