Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.58 KB

SystemGeneralUpdate0.md

File metadata and controls

25 lines (22 loc) · 1.58 KB

# SystemGeneralUpdate0

Properties

Name Type Description Notes
ui_httpsport int [optional]
ui_httpsredirect bool `ui_httpsredirect` when set, makes sure that all HTTP requests are converted to HTTPS requests to better enhance security. [optional]
ui_httpsprotocols string[] [optional]
ui_port int [optional]
ui_address string[] `ui_address` and `ui_v6address` are a list of valid ipv4/ipv6 addresses respectively which the system will listen on. [optional]
ui_v6address string[] `ui_address` and `ui_v6address` are a list of valid ipv4/ipv6 addresses respectively which the system will listen on. [optional]
ui_consolemsg bool [optional]
ui_x_frame_options string [optional]
kbdmap string [optional]
language string [optional]
timezone string [optional]
crash_reporting bool [optional]
usage_collection bool [optional]
birthday string [optional]
sysloglevel string [optional]
syslogserver string [optional]
ui_certificate int `ui_certificate` is used to enable HTTPS access to the system. If `ui_certificate` is not configured on boot, it is automatically created by the system. [optional]

[Back to Model list] [Back to API list] [Back to README]