{ "ventoy": { "timeout": 30, "default_image": "rescue.iso", "menu_style": "LIST", "theme": { "file": "/ventoy/theme/theme.txt", "gfxmode": "1920x1080" }, "persistence": [ { "image": "/ISO/rescue.iso", "backend": "/persistence/rescue.dat" } ], "control": [ { "VTOY_DEFAULT_SEARCH_ROOT": "/ISO" }, { "VTOY_MENU_TIMEOUT": "0" }, { "VTOY_TREE_VIEW_MENU_STYLE": "1" }, { "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" }, { "VTOY_SORT_CASE_SENSITIVE": "0" }, { "VTOY_MAX_SEARCH_LEVEL": "3" } ] } }