python-gitea/docs/GeneralRepoSettings.md
2025-10-21 21:45:29 +02:00

16 lines
595 B
Markdown

# GeneralRepoSettings
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**http_git_disabled** | **bool** | | [optional]
**lfs_disabled** | **bool** | | [optional]
**migrations_disabled** | **bool** | | [optional]
**mirrors_disabled** | **bool** | | [optional]
**stars_disabled** | **bool** | | [optional]
**time_tracking_disabled** | **bool** | | [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)