mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-15 07:13:22 +08: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