mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-25 01:21:38 +02:00
Config parameter REPO_SIZE_LIMIT = XXXX (should accept bytes human readable) part1, sensible defaults, app.ini saving
This commit is contained in:
committed by
DmitryFrolovTri
parent
414c90263a
commit
31600a0159
@@ -3013,6 +3013,7 @@ 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.save_repo_size_setting_failed = Failed to save global repository settings
|
||||
config.repository_setting_success = Global repository setting has been updated.
|
||||
|
||||
config.git_config = Git Configuration
|
||||
|
||||
Reference in New Issue
Block a user