mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-25 00:38:51 +03: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