|
56 | 56 | "NumberOfFilesLimited": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "NumberOfFilesLimited", "wlst_path": "WP001", "value": {"default": "true" }, "wlst_type": "boolean" } ],
|
57 | 57 | "RotateLogOnStartup": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "RotateLogOnStartup", "wlst_path": "WP001", "value": {"default": "true" }, "wlst_type": "boolean" } ],
|
58 | 58 | "RotationTime": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "RotationTime", "wlst_path": "WP001", "value": {"default": "00:00" }, "wlst_type": "string" } ],
|
59 |
| - "RotationType": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "RotationType", "wlst_path": "WP001", "value": {"default": "bySize" }, "wlst_type": "string" } ] |
| 59 | + "RotationType": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "RotationType", "wlst_path": "WP001", "value": {"default": "${None:bySize}" }, "wlst_type": "string" } ] |
60 | 60 | },
|
61 | 61 | "wlst_attributes_path": "WP001",
|
62 | 62 | "wlst_paths": {
|
|
66 | 66 | },
|
67 | 67 | "attributes": {
|
68 | 68 | "AllowsPersistentDowngrade": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AllowsPersistentDowngrade", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
|
69 |
| - "BlockingSendPolicy": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "BlockingSendPolicy", "wlst_path": "WP001", "value": {"default": "FIFO" }, "wlst_type": "string" } ], |
| 69 | + "BlockingSendPolicy": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "BlockingSendPolicy", "wlst_path": "WP001", "value": {"default": "${None:FIFO}" }, "wlst_type": "string" } ], |
70 | 70 | "BytesMaximum": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "BytesMaximum", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "long" } ],
|
71 | 71 | "BytesPagingEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "BytesPagingEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean", "restart_required": "true" } ],
|
72 | 72 | "BytesThresholdHigh": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "BytesThresholdHigh", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "long" } ],
|
|
0 commit comments