Add missing `isdisabled` documentation for cronjob PIP
authorMatthias Schmidt <gravatronics@live.com>
Thu, 8 Jul 2021 08:11:52 +0000 (10:11 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Thu, 8 Jul 2021 08:11:52 +0000 (10:11 +0200)
docs/package/pip/cronjob.md

index 179d4aff88ac3d7ea91c8065e458b52e681bc3d0..90ef708cc960b0e4b018626879a08c6252e38272 100644 (file)
@@ -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.