forked from friendica/friendica-addons
configurable number of requests
This commit is contained in:
parent
b1f809d95e
commit
c4dfeb72cd
8
retriever/templates/admin.tpl
Normal file
8
retriever/templates/admin.tpl
Normal file
|
@ -0,0 +1,8 @@
|
|||
{{*
|
||||
* AUTOMATICALLY GENERATED TEMPLATE
|
||||
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
|
||||
*
|
||||
*}}
|
||||
{{include file="field_input.tpl" field=$downloads_per_cron}}
|
||||
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}"></div>
|
||||
|
Loading…
Reference in a new issue