Skip to content

Commit 482a6a7

Browse files
committed
updating docs for new merge.server.start.arguments tool.properties property
1 parent 58e8e36 commit 482a6a7

File tree

1 file changed

+1
-0
lines changed
  • documentation/4.0/content/userguide/tools-config

1 file changed

+1
-0
lines changed

documentation/4.0/content/userguide/tools-config/tool_prop.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ description: "How to customize WDT configuration parameters."
1919
| `deploy.timeout` | The number of milliseconds that WLST waits for the undeployment process to complete. A value of zero (0) means the operation will not timeout. |
2020
| `disable.rcu.drop.schema` | Whether the RCU drop step should be skipped when running Create Domain with the `-run_rco` switch (default is `false`). |
2121
| `enable.create.domain.password.validation` | Whether Create Domain should try to validate user passwords using the SystemPasswordValidator settings in the model (default is `true`). |
22+
| `merge.server.start.arguments` | Whether to merge the `ServerStart` `Arguments` attribute when running the Update Domain Tool (default value is `true`). Setting the value to false will trigger replacing instead of merging. |
2223
| `redeploy.timeout` | The number of milliseconds that WLST waits for the redeployment process to complete. A value of zero (0) means the operation will not timeout. |
2324
| `set.server.groups.timeout` | Specifies the amount of time the set server groups connection can be inactive before the connection times out. |
2425
| `ssh.private.key.default.file.name` | The default file name of the SSH private key file (default is `id_rsa`). |

0 commit comments

Comments
 (0)