| Milliseconds before a timeout error is generated when rendering (0 for no timeout) | The time in milliseconds before rendering produces a timeout error (defaults to 120000). |
| Seconds before a time out error is generated when establishing a connection to the database | The time in seconds before connecting to the database produces a timeout error (defaults to 30). |
| Seconds before a time out error is generated when executing a long query | The time in seconds before executing a long query produces a timeout error (defaults to 600). |
| Seconds before a timeout error is generated when executing a query | The time before executing a query produces a timeout error (defaults to 60). |