You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -489,6 +489,9 @@ The following concrete example snippet defines three prefixes.
489
489
:dcat "http://www.w3.org/ns/dcat#")
490
490
```
491
491
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
+
492
495
### Configurable variables
493
496
The following sections list, per package, the available variables that can be (indirectly) configured.
0 commit comments