Makes the linear load calculation optional
This commit is contained in:
parent
533fedf9b8
commit
00124f9ac0
2 changed files with 28 additions and 9 deletions
|
@ -94,6 +94,7 @@ Example: To set the automatic database cleanup process add this line to your .ht
|
|||
* **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.
|
||||
* **worker_linear_load** (Boolean) - Enables the linear calculation of maximum queues.
|
||||
* **xrd_timeout** - Timeout for fetching the XRD links. Default value is 20 seconds.
|
||||
|
||||
## experimental ##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue