summaryrefslogtreecommitdiffstats
path: root/docs/content/installation
Commit message (Collapse)AuthorAgeFilesLines
* Update database-preparation and add note re: MariaDB (#27232) (#27235)Giteabot2023-09-251-3/+3
| | | | | | | | Backport #27232 by @techknowlogick update DB docs per feedback. https://gitea.com/gitea/gitea-docusaurus/issues/69 Co-authored-by: techknowlogick <techknowlogick@gitea.com>
* Use docs.gitea.com instead of docs.gitea.io (#26769)Lunny Xiao2023-08-285-11/+11
| | | backport #26739
* Fix Page Not Found error (#26768)xpume2023-08-282-2/+2
| | | Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
* Update upgrade documentation to add a check for deprecated configurations ↵Giteabot2023-08-112-8/+25
| | | | | | | | | | | (#26451) (#26452) Backport #26451 by @lunny fix https://github.com/go-gitea/gitea/issues/25995#issuecomment-1674096710 Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: silverwind <me@silverwind.io>
* Update Arch linux URL from community to extra (#26273) (#26276)Giteabot2023-08-011-1/+1
| | | | Co-authored-by: minijaws <minijaws@gmail.com>
* Update email-setup.en-us.md (#26068) (#26166)Giteabot2023-07-264-6/+4
| | | | | | | | | Backport #26068 by @felixvictor The setting `MAILER_TYPE` is deprecated. According to the config cheat sheet, it should be `PROTOCOL`. Co-authored-by: Felix Victor <felix.victor.na@gmail.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
* Docusaurus-ify 1.20 (#26052)John Olheiser2023-07-2645-0/+5471
See https://github.com/go-gitea/gitea/pull/26051 --------- Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: JonRB <4564448+eeyrjmr@users.noreply.github.com>