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:
Francesco Mangiacrapa 2017-05-16 13:43:41 +00:00
parent 17e8af86ea
commit eba2b6985e
1 changed files with 1 additions and 1 deletions

View File

@ -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)