projects
/
GitHub
/
WoltLab
/
woltlab.github.io.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ed0b26
)
Add missing `isdisabled` documentation for cronjob PIP
author
Matthias Schmidt
<gravatronics@live.com>
Thu, 8 Jul 2021 08:11:52 +0000
(10:11 +0200)
committer
Matthias Schmidt
<gravatronics@live.com>
Thu, 8 Jul 2021 08:11:52 +0000
(10:11 +0200)
docs/package/pip/cronjob.md
patch
|
blob
|
blame
|
history
diff --git
a/docs/package/pip/cronjob.md
b/docs/package/pip/cronjob.md
index 179d4aff88ac3d7ea91c8065e458b52e681bc3d0..90ef708cc960b0e4b018626879a08c6252e38272 100644
(file)
--- a/
docs/package/pip/cronjob.md
+++ b/
docs/package/pip/cronjob.md
@@
-33,6
+33,11
@@
Controls whether the administrator may edit the fields of the cronjob.
Controls whether the administrator may disable the cronjob.
+### `<isdisabled>`
+
+Controls whether the cronjob is disabled by default.
+Defaults to `0`.
+
### `<options>`
The options element can contain a comma-separated list of options of which at least one needs to be enabled for the template listener to be executed.