mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
show lfs config on admin panel (#7220)
This commit is contained in:
@@ -1722,6 +1722,11 @@ config.ssh_keygen_path = Keygen ('ssh-keygen') Path
|
||||
config.ssh_minimum_key_size_check = Minimum Key Size Check
|
||||
config.ssh_minimum_key_sizes = Minimum Key Sizes
|
||||
|
||||
config.lfs_config = LFS Configuration
|
||||
config.lfs_enabled = Enabled
|
||||
config.lfs_content_path = LFS Content Path
|
||||
config.lfs_http_auth_expiry = LFS HTTP Auth Expiry
|
||||
|
||||
config.db_config = Database Configuration
|
||||
config.db_type = Type
|
||||
config.db_host = Host
|
||||
|
Reference in New Issue
Block a user