mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-23 19:33:43 -04:00
* Added ACMECAURL option to support custom ACME provider. Closes #18306 * Refactor setting.go https settings, renamed options and variables, and documented app.example.ini * Refactored runLetsEncrypt to runACME * Improved documentation