diff --git a/openspace.cfg b/openspace.cfg index b2d27b72d5..ec258bdd81 100644 --- a/openspace.cfg +++ b/openspace.cfg @@ -126,7 +126,7 @@ ModuleConfigurations = { GlobeBrowsing = { TileCacheSize = 2048, -- for all globes (CPU and GPU memory) MRFCacheEnabled = false, - MRFCacheLocation = os.getenv("OPENSPACE_MRFCACHE") or "${BASE}/mrf_cache", + MRFCacheLocation = os.getenv("OPENSPACE_GLOBEBROWSING") or "${BASE}/mrf_cache", DefaultGeoPointTexture = "${DATA}/globe_pin.png" }, Sync = {