mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
* LFS: make HTTP auth period configurable * Formatting: Removed semicolon Due to automated fmt-check failure (drone.gitea.io) * applying code reviews * Applied code review comment: Change HTTPAuthExpiry to time.Duration * Updated config cheat sheet