1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-13 00:38:12 -04:00
gitea/conf
Kim Carlbäcker f4ab50501e [Fix] Don't display way too large files #1513 (#3253)
* Add MaxDisplayFileSize setting

* Don't show files that are too large

* Localized FileTooLarge

* Change IsFileTooBig => IsFileTooLarge
2016-07-12 06:21:26 +08:00
..
gitignore
license Update ISC license 2016-04-03 01:56:48 +00:00
locale [Fix] Don't display way too large files #1513 (#3253) 2016-07-12 06:21:26 +08:00
readme
app.ini [Fix] Don't display way too large files #1513 (#3253) 2016-07-12 06:21:26 +08:00
README.md

Execute following command in ROOT directory when anything is changed:

$ make bindata