Skip to content

Commit

Permalink
scheduler: changed declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
martinrode committed Aug 2, 2024
1 parent 79b2390 commit 18b31cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifest.master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -507,11 +507,11 @@ system_rights:
scheduler:
# name of this scheduler plugin
example: # "task"
plugin_user:
# set to true to require a plugin user to be set in the plugin manager
require: true
callbacks:
run:
plugin_user:
# set to true to require a plugin user to be set in the plugin manager
require: true
exec:
service: "python3"
commands:
Expand Down

0 comments on commit 18b31cf

Please sign in to comment.