yacy_search_server/htroot/CacheAdmin_p.html
orbiter 248077d3f0 initial load with yacy 0.36
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1 6c8d7289-2bf4-0310-a012-ef5d649a1542
2005-04-07 19:19:42 +00:00

27 lines
646 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>YACY: Local Cache Management</title>
#[metas]#
</head>
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
#[header]#
<br><br>
<h2>Local Cache</h2><br>
<p>
The current cache size is #[cachesize]# KB. The maximum cache size is #[cachemax]# KB.<br>
<table border="0" cellspacing="4" cellpadding="0" width="100%"><tr>
<td valign="top" width="300">
#[tree]#
<td>
<td bgcolor="#889988" width="1px"></td>
<td valign="top">
#[info]#
</td>
</tr></table>
#[footer]#
</body>
</html>