mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-31 14:05:08 +02:00
Overall Done for Global Repo Size Limit Option
This commit is contained in:
committed by
DmitryFrolovTri
parent
66c476e5de
commit
d843a6736b
@@ -3009,6 +3009,12 @@ config.picture_service = Picture Service
|
||||
config.disable_gravatar = Disable Gravatar
|
||||
config.enable_federated_avatar = Enable Federated Avatars
|
||||
|
||||
config.repository_config = Repository Configuration
|
||||
config.enable_size_limit = Enable Size Limit
|
||||
config.repo_size_limit = Default Repository Size Limit
|
||||
config.invalid_repo_size = Invalid repository size.
|
||||
config.repository_setting_success = Global repository setting has been updated.
|
||||
|
||||
config.git_config = Git Configuration
|
||||
config.git_disable_diff_highlight = Disable Diff Syntax Highlight
|
||||
config.git_max_diff_lines = Max Diff Lines (for a single file)
|
||||
|
||||
Reference in New Issue
Block a user