Skip to content

Disable a worker in UI by dfault #791

Answered by Rafiot
Th3ju asked this question in Q&A
Discussion options

You must be logged in to vote

Implemented. All the workers support these settings:

settings:
  cache: 1h
  timeout: 1m
  # If required, the module will be run by default *and* cannot be disabled by the user
  required: false
  # Is true, the module is run by default, but can be disabled by the user
  run_by_default: true
  # The module is disabled, and the user cannot trigger it.
  disabled: false

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Rafiot
Comment options

Answer selected by Rafiot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants