Sandboxes - Configuration

List of configuration parameters for sandboxes

2025-05-23

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
}