disable sandbox memory limit for docs
svn: r12822
This commit is contained in:
parent
e268305837
commit
6b4270721c
|
@ -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