mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-21 12:20:28 +00: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