# ConfigurationData
## Properties
**is_demo_site** | Option<**bool**> | | [optional]
**permission_update_check** | Option<**i32**> | If the user has given permission to check for updates. - null = never asked. - -1 = never asked. - 0 = no permission. - 1 = permission | [optional]
**last_update_check** | Option<**String**> | | [optional]
**single_user_mode** | Option<**bool**> | Whether other users can register. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)