Worker: New value for cooldown time after each function call
This commit is contained in:
parent
57762a8038
commit
4b29937a74
2 changed files with 11 additions and 0 deletions
|
@ -67,6 +67,7 @@ line to your .htconfig.php:
|
|||
* throttle_limit_week - Maximum number of posts that a user can send per week with the API.
|
||||
* throttle_limit_month - Maximum number of posts that a user can send per month with the API.
|
||||
* wall-to-wall_share (Boolean) - Displays forwarded posts like "wall-to-wall" posts.
|
||||
* worker_cooldown - Cooldown time after each worker function call. Default value is 0 seconds.
|
||||
* xrd_timeout - Timeout for fetching the XRD links. Default value is 20 seconds.
|
||||
|
||||
## service_class ##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue