set example cache_limit to null

This commit is contained in:
Georges-Antoine Assi
2025-09-06 20:24:16 -04:00
parent 4d8355ca60
commit f9b8d9fb3b

View File

@@ -50,7 +50,7 @@ filesystem: {} # { roms_folder: 'roms' } For example if your folder structure is
# EmulatorJS per-core options
emulatorjs:
# debug: true # Available options will be logged to the browser console
# cache_limit: 100000000 # Cache limit per ROM (in bytes)
# cache_limit: null # Cache limit per ROM (in bytes)
settings:
parallel_n64: # Use the exact core name
# vsync: disable