Constants

Configure page ids

storagePid
Type

int

Default

0

The id of the page storing the tasks

Example:

 module.tx_taskqueue.persistence {
   storagePid = 42
}