1
0
Fork 0

implement max load average before queuing/deferring delivery and poller processes

This commit is contained in:
friendica 2012-05-03 21:50:48 -07:00
commit 421acee65b
4 changed files with 28 additions and 1 deletions

View file

@ -81,6 +81,7 @@
{{ 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=$maxloadavg }}{{ endinc }}
{{ inc field_input.tpl with $field=$abandon_days }}{{ endinc }}
<div class="submit"><input type="submit" name="page_site" value="$submit" /></div>