mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 12:08:51 +00: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