Skip to content

Commit

Permalink
Fix worker configuration headings. (#1691)
Browse files Browse the repository at this point in the history
"[worker]" was duplicated.
  • Loading branch information
jimmywan authored and Tarrasch committed May 19, 2016
1 parent 187517b commit 41be6b6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions doc/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ smtp_timeout


[worker]
--------

These parameters control Luigi worker behavior.

Expand Down Expand Up @@ -276,9 +277,6 @@ retry_external_tasks
PENDING until the workflow is reinvoked.
Defaults to false for backwards compatibility.


[worker]

no_install_shutdown_handler
By default, workers will stop requesting new work and finish running
pending tasks after receiving a `SIGUSR1` signal. This provides a hook
Expand Down

0 comments on commit 41be6b6

Please sign in to comment.