|
1 | 1 | {
|
2 |
| - "copyright": "Copyright (c) 2019, Oracle Corporation and/or its affiliates. All rights reserved.", |
| 2 | + "copyright": "Copyright (c) 2019, 2020, Oracle Corporation and/or its affiliates. All rights reserved.", |
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 | "child_folders_type": "single_unpredictable",
|
|
39 | 39 | "JaxRsMonitoringDefaultBehavior": [ {"version": "[12.2,)", "wlst_mode": "both", "wlst_name": "JaxRsMonitoringDefaultBehavior", "wlst_path": "WP001", "value": {"default": false }, "wlst_type": "boolean" } ],
|
40 | 40 | "MaxPostSize": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxPostSize", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "integer" } ],
|
41 | 41 | "MaxPostTimeSecs": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxPostTimeSecs", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "integer" } ],
|
42 |
| - "MaxRequestParamterCount": [ {"version": "[10]", "wlst_mode": "both", "wlst_name": "MaxRequestParamterCount", "wlst_path": "WP001", "value": {"default": 10000 }, "wlst_type": "integer", "get_method": "GET" } ], |
| 42 | + "MaxRequestParamterCount": [ {"version": "[10,12.2.1.4)", "wlst_mode": "both", "wlst_name": "MaxRequestParamterCount", "wlst_path": "WP001", "value": {"default": 10000 }, "wlst_type": "integer", "get_method": "GET" } ], |
43 | 43 | "MaxRequestParameterCount": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "MaxRequestParameterCount", "wlst_path": "WP001", "value": {"default": 10000 }, "wlst_type": "integer", "get_method": "GET" } ],
|
44 | 44 | "MimeMappingFile": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MimeMappingFile", "wlst_path": "WP001", "value": {"default": "./config/mimemappings.properties" }, "wlst_type": "string", "uses_path_tokens": "true" } ],
|
45 | 45 | "Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
|
|
0 commit comments