diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forge.skb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/forge.skb b/doc/forge.skb index 13c8430..3dae6f7 100644 --- a/doc/forge.skb +++ b/doc/forge.skb @@ -459,8 +459,9 @@ or ,(record-ref "<forge-unix-socket>") object.]) (record-field "processes" [Number of fcgiwrap worker processes]) (record-field "environment-variables" - [Association list mapping environment variables that -should be set in the execution environment to their values]) + [List of ,(record-ref "<environment-variable>") objects +describing environment variables that should be set in the execution +environment]) (record-field "mappings" [List of ,(code [<file-system-mapping>]) objects describing additional directories that should be shared with the |