|
1 | 1 | {
|
2 |
| - "copyright": "Copyright (c) 2019, 2023, Oracle Corporation and/or its affiliates.", |
| 2 | + "copyright": "Copyright (c) 2019, 2023, Oracle and/or its affiliates.", |
3 | 3 | "license": "Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl",
|
4 | 4 | "wlst_type": "WebAppContainer",
|
5 | 5 | "online_bean": "weblogic.management.configuration.WebAppContainerMBean",
|
|
99 | 99 | {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "ServletAuthenticationFormURL", "wlst_path": "WP001", "default_value": true, "wlst_type": "boolean" } ],
|
100 | 100 | "ServletReloadCheckSecs": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ServletReloadCheckSecs", "wlst_path": "WP001", "default_value": 1, "production_default": "${__NULL__:-1}", "wlst_type": "integer" } ],
|
101 | 101 | "ShowArchivedRealPathEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ShowArchivedRealPathEnabled", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" } ],
|
| 102 | + "SynchronizedSessionTimeoutEnabled": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "SynchronizedSessionTimeoutEnabled", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" } ], |
102 | 103 | "WAPEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "WAPEnabled", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" } ],
|
103 | 104 | "WeblogicPluginEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "WeblogicPluginEnabled", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" } ],
|
104 | 105 | "WorkContextPropagationEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "WorkContextPropagationEnabled", "wlst_path": "WP001", "default_value": true, "wlst_type": "boolean" } ],
|
|
0 commit comments