In the fastpath_fscache.install instructions, we say to set the cache directory path with the variable name 'file_cache' (line 10), however we check for the variable with a name of 'fastpath_fscache_path' on line 269 of cache.fs.inc. Not sure which we prefer, but we should make them match up to prevent unnecessary troubleshooting.
Comments
Comment #1
moshe weitzman commentedI think I got it fixed by standardizing in file_cache as the variable name.
Comment #2
(not verified) commented