Files
tea4j-autodeploy/docs/GeneralRepoSettings.md
2025-09-07 00:21:05 +00:00

12 lines
797 B
Markdown

# GeneralRepoSettings
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**httpGitDisabled** | **Boolean** | HTTPGitDisabled indicates if HTTP Git operations are disabled | [optional]
**lfsDisabled** | **Boolean** | LFSDisabled indicates if Git LFS support is disabled | [optional]
**migrationsDisabled** | **Boolean** | MigrationsDisabled indicates if repository migrations are disabled | [optional]
**mirrorsDisabled** | **Boolean** | MirrorsDisabled indicates if repository mirroring is disabled | [optional]
**starsDisabled** | **Boolean** | StarsDisabled indicates if repository starring is disabled | [optional]
**timeTrackingDisabled** | **Boolean** | TimeTrackingDisabled indicates if time tracking is disabled | [optional]