I have a file that multiple users have read-write access as cache for an application. I would like to isolate the file by personalization but do not want to store it in the DB due to it's size. If I add the file name to include and exclude, will isolation still occur?
↧