mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 11:58:48 +00:00
configurable number of requests
This commit is contained in:
parent
a1a95a1549
commit
e5aa6778da
1 changed files with 8 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue