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
1ff5ac89ee
commit
d5852eb744
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