Whether to log warnings when a user sends an action with unknown action parameters. When AllowUnusedParams is set to True
, you can use this parameter if you do not want to log warnings about the unused parameters.
When AllowUnusedParams is set to False
, this parameter has no effect.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Server |
Example: | UnusedParamsWarn=False
|
See Also: | AllowUnusedParams |
|