diff --git a/docs/docs/configuration.md b/docs/docs/configuration.md
index 0f45d776..7791fbaa 100644
--- a/docs/docs/configuration.md
+++ b/docs/docs/configuration.md
@@ -255,7 +255,7 @@ If the `supported-platforms` build parameter is not used, the module is packaged
You can use these values or any combination of these values for the `supported-platforms` build parameter:
- `CF` for the SAP Cloud Platform Cloud Foundry environment
- `NEO` for the SAP Cloud Platform Neo environment
- `XSA` for the SAP HANA XS advanced model
#### Configuring timeout sessions
-When you build a specific module, there is a default 5-minute timeout allowance. After this time, the build will fail. You can configure the time allowed for timeout when performing a build by adding the `timeout` property to the module build parameters. The timeout property uses the `hms` format.
+When you build a specific module, there is a default 10-minute timeout allowance. After this time, the build will fail. You can configure the time allowed for timeout when performing a build by adding the `timeout` property to the module build parameters. The timeout property uses the `hms` format.
For example: