if to_bool(ctx.form.game_open) then env_set("game_open", true) else env_set("game_open", false) end http_redirect("/admin/config")