# Example config for nsjail name: "basic-test" description: "Basic test config" mode: ONCE hostname: "BASIC" cwd: "/tmp" time_limit: 100 mount { src: "/" dst: "/" is_bind: true rw: false }