mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-25 17:57:41 +08:00
policy_cache.hpp
This commit is contained in:
parent
bb85dc3171
commit
5f4a2f4631
|
@ -32,7 +32,7 @@ public:
|
|||
|
||||
public:
|
||||
PolicyCache()
|
||||
: _max_size(256)
|
||||
: _max_size(1)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user