# HttpSettingsSettings
## Properties
**access_control** | **bool** | Enable Access Control Authentication | [optional] [default to null]
**basic_authentication** | **bool** | Enable Basic Authentication | [optional] [default to null]
**dav** | **bool** | Enable DAV specification | [optional] [default to null]
**enable_access_log** | **bool** | Enable HTTP access logging | [optional] [default to null]
**https** | **bool** | Use HTTPS transport | [optional] [default to null]
**integrated_authentication** | **bool** | Enable Integrated Authentication | [optional] [default to null]
**server_root** | **String** | Document root directory. Must be within /ifs. | [optional] [default to null]
**service** | **String** | Enable/disable the HTTP service or redirect to WebUI. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)