17 lines
995 B
Markdown
17 lines
995 B
Markdown
# GeneralRepoSettings
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**http_git_disabled** | Option<**bool**> | HTTPGitDisabled indicates if HTTP Git operations are disabled | [optional]
|
|
**lfs_disabled** | Option<**bool**> | LFSDisabled indicates if Git LFS support is disabled | [optional]
|
|
**migrations_disabled** | Option<**bool**> | MigrationsDisabled indicates if repository migrations are disabled | [optional]
|
|
**mirrors_disabled** | Option<**bool**> | MirrorsDisabled indicates if repository mirroring is disabled | [optional]
|
|
**stars_disabled** | Option<**bool**> | StarsDisabled indicates if repository starring is disabled | [optional]
|
|
**time_tracking_disabled** | Option<**bool**> | TimeTrackingDisabled indicates if time tracking is disabled | [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)
|
|
|
|
|