Update of /cvsroot/freenet/freenet/src/freenet/node/http/templates
In directory sc8-pr-cvs1:/tmp/cvs-serv592/src/freenet/node/http/templates

Modified Files:
        fproxyInsert.tpl 
Log Message:
- Inserted 'Retries' box for inserts on gateway page. I remember having done that 
before - did I never commit it?- Raised maximum for insert retries to 50.

Index: fproxyInsert.tpl
===================================================================
RCS file: /cvsroot/freenet/freenet/src/freenet/node/http/templates/fproxyInsert.tpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- fproxyInsert.tpl    16 Jul 2003 21:33:01 -0000      1.10
+++ fproxyInsert.tpl    7 Oct 2003 13:54:23 -0000       1.11
@@ -19,6 +19,10 @@
                                     <td align="left"><input size="2" name="threads" 
value="30"></td>
                                 </tr>
                                 <tr>
+                                    <td>Retries:</td>
+                                    <td align="left"><input size="2" name="retries" 
value="3"></td>
+                                </tr>
+                                <tr>
                                     <td>File:</td>
                                     <td align="Left"><input type="file" 
name="filename" size="50"></td>
                                 </tr>

_______________________________________________
cvs mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to