src/web/en/stats.shtml
changeset 3274 e06a0700e218
parent 2603 6b463bf6de94
--- a/src/web/en/stats.shtml	Thu Oct 29 23:17:39 2015 +1100
+++ b/src/web/en/stats.shtml	Tue Nov 03 02:27:20 2015 -0800
@@ -66,10 +66,6 @@
                         <tr class="first">
                                 <th scope="row" class="last" colspan="2">Depot</th>
                         </tr>
-                        <tr>
-                                <td scope="row" class="label">Files served by filelist</td>
-                                <td class="value">${config.filelist_file_requests}</td>
-                        </tr>
 % if not config.mirror:
                         <tr>
                                 <td scope="row" class="label">In-flight Transactions</td>
@@ -94,10 +90,6 @@
                                 <td scope="row" class="label">file</td>
                                 <td class="value">${config.file_requests}</td>
                         </tr>
-                        <tr>
-                                <td scope="row" class="label">filelist</td>
-                                <td class="value">${config.filelist_requests}</td>
-                        </tr>
 % if not config.mirror:
                         <tr>
                                 <td scope="row" class="label">manifest</td>