update_webgui_settings
Modify pfSense WebGUI configuration, adjusting port, protocol, SSL certificate, process limits, and security features like anti-lockout and DNS rebind checks.
Instructions
Update the WebGUI settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | WebGUI listening port | |
| protocol | No | WebGUI protocol ('http' or 'https') | |
| ssl_certref | No | SSL certificate reference ID | |
| max_processes | No | Maximum number of webConfigurator processes | |
| noantilockout | No | Disable anti-lockout rule | |
| nodnsrebindcheck | No | Disable DNS rebinding checks | |
| apply_immediately | No | Whether to apply changes immediately | |
| loginautocomplete | No | Allow login autocomplete | |
| nohttpreferercheck | No | Disable HTTP referer enforcement |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||