Constants

Configure page ids

storagePid

storagePid
type

int

Default

The id of the page storing the tasks

Example:

 module.tx_taskqueue.persistence {
   storagePid = 42
}
Copied!