mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-25 06:03:08 +02:00
Config parameter REPO_SIZE_LIMIT = XXXX (should accept bytes human readable) part2
This commit is contained in:
committed by
DmitryFrolovTri
parent
31600a0159
commit
703ba07cea
@@ -3014,7 +3014,7 @@ config.enable_size_limit = Enable Size Limit
|
||||
config.repo_size_limit = Default Repository Size Limit
|
||||
config.invalid_repo_size = Invalid repository size.
|
||||
config.save_repo_size_setting_failed = Failed to save global repository settings
|
||||
config.repository_setting_success = Global repository setting has been updated.
|
||||
config.repository_setting_success = Global repository setting has been updated
|
||||
|
||||
config.git_config = Git Configuration
|
||||
config.git_disable_diff_highlight = Disable Diff Syntax Highlight
|
||||
|
||||
Reference in New Issue
Block a user