Skip to content

Commit 74c6282

Browse files
committed
doc(reference): add environment variables section
1 parent bea2edc commit 74c6282

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,9 @@ The following concrete example snippet defines three prefixes.
489489
:dcat "http://www.w3.org/ns/dcat#")
490490
```
491491

492+
### Environment variables
493+
- *`LISP_DYNAMIC_SPACE_SIZE`* Set the size (in megabytes) of the dynamic space reserved on startup by [sbcl](https://www.sbcl.org/manual/#Runtime-Options-1). (Default: `4096`)
494+
492495
### Configurable variables
493496
The following sections list, per package, the available variables that can be (indirectly) configured.
494497

0 commit comments

Comments
 (0)