disable sandbox memory limit for docs
svn: r12822 original commit: 6b4270721c98a8a045e5e3a4a59c52815fe04a96
This commit is contained in:
parent
58f9cd85ed
commit
5302203d42
|
@ -243,6 +243,7 @@
|
|||
[sandbox-output 'string]
|
||||
[sandbox-error-output 'string]
|
||||
[sandbox-eval-limits #f]
|
||||
[sandbox-memory-limit #f]
|
||||
[sandbox-make-inspector current-inspector])
|
||||
(make-evaluator '(begin (require scheme/base)))))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user