Sandboxes - Configuration
List of configuration parameters for sandboxes
Last modified 2025-07-31
ITADS
By default, sandboxes have to be enabled to run. Eleventy LibDoc has a simple system to avoid scroll into sandbox instead of page. This feature can be disabled by setting "sandboxRunSwitch": false into settings.json.
{
"sandboxRunSwitch": false
}