1
0
Fork 0

break up poller into separate processes

This commit is contained in:
friendica 2012-04-27 23:17:40 -07:00
commit f163aed66d
4 changed files with 529 additions and 432 deletions

View file

@ -80,6 +80,7 @@
{{ inc field_input.tpl with $field=$proxy }}{{ endinc }}
{{ inc field_input.tpl with $field=$proxyuser }}{{ endinc }}
{{ inc field_input.tpl with $field=$timeout }}{{ endinc }}
{{ inc field_input.tpl with $field=$delivery_interval }}{{ endinc }}
{{ inc field_input.tpl with $field=$abandon_days }}{{ endinc }}
<div class="submit"><input type="submit" name="page_site" value="$submit" /></div>