1
1
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:
Lunny Xiao
2019-06-17 02:24:49 +08:00
committed by zeripath
parent d8168b356d
commit 1e8a616426
3 changed files with 22 additions and 0 deletions

View File

@@ -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