mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
12 lines
797 B
Markdown
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]
|