Zooflow: quick fix
This commit is contained in:
@@ -26,7 +26,7 @@ Namespace DocumentResultList
|
||||
User = pUser
|
||||
|
||||
' Set up cache with capacity of 100 MB
|
||||
Cache = New Cache(104_900_000)
|
||||
Cache = New Cache(pLogConfig, 104_900_000)
|
||||
End Sub
|
||||
|
||||
Public Sub Invalidate(pDocument As Document)
|
||||
|
||||
Reference in New Issue
Block a user