separate poll_interval from delivery_interval - default is the same.

This commit is contained in:
friendica
2012-05-07 04:21:54 -07:00
parent c7f3e626d0
commit e8b9b8a403
3 changed files with 7 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=$poll_interval }}{{ endinc }}
{{ inc field_input.tpl with $field=$maxloadavg }}{{ endinc }}
{{ inc field_input.tpl with $field=$abandon_days }}{{ endinc }}