Documentation

filesystem.local.cache

This option enables you to turn on persistent database caching. This boosts performance by listing files from a database that is kept in sync with your local file system. You can always refresh this cached filesystem by pressing the refresh button.

$moxieManagerConfig['filesystem.local.cache'] = true;
<add key="filesystem.local.cache" value="true" />