changed comment
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-transfer/uri-resolver@148715 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
17e8af86ea
commit
eba2b6985e
|
@ -84,7 +84,7 @@ public class GeonetworkResolver extends HttpServlet{
|
|||
//THIRTY MINUTES
|
||||
public static final long CACHE_RESET_TIME = 30*60*1000;
|
||||
|
||||
//TEN MINUTES
|
||||
//TEN SECONDS
|
||||
public static final long CACHE_RESET_DELAY = 10*1000;
|
||||
|
||||
/* (non-Javadoc)
|
||||
|
|
Loading…
Reference in New Issue