gitea/docs/content/doc/administration
wxiaoguang ce46834b93
Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413)
In modern days, there is no reason to make users set "charset" anymore.

Close #25378

## ⚠️ BREAKING

The key `[database].CHARSET` was removed completely as every newer
(>10years) MySQL database supports `utf8mb4` already.
There is a (deliberately) undocumented new fallback option if anyone
still needs to use it, but we don't recommend using it as it simply
causes problems.
2023-06-21 10:49:25 +00:00
..
_index.en-us.md
_index.zh-cn.md
_index.zh-tw.md
adding-legal-pages.en-us.md
adding-legal-pages.zh-cn.md `zh-cn` translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
backup-and-restore.en-us.md
backup-and-restore.zh-cn.md
backup-and-restore.zh-tw.md
cmd-embedded.en-us.md
cmd-embedded.zh-cn.md `zh-cn` translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
command-line.en-us.md
command-line.zh-cn.md `zh-cn` translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
config-cheat-sheet.en-us.md Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 2023-06-21 10:49:25 +00:00
config-cheat-sheet.zh-cn.md Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
customizing-gitea.en-us.md
customizing-gitea.zh-cn.md Change branch name from master to main in some documents' links (#25126) 2023-06-08 07:35:55 +00:00
email-setup.en-us.md
email-setup.zh-cn.md `zh-cn` translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
environment-variables.en-us.md
environment-variables.zh-cn.md
external-renderers.en-us.md
external-renderers.zh-cn.md `zh-cn` translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
fail2ban-setup.en-us.md
fail2ban-setup.zh-cn.md
git-lfs-support.en-us.md
git-lfs-support.zh-cn.md `zh-cn` translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
https-support.en-us.md
https-support.zh-cn.md
logging-config.en-us.md
logging-config.zh-cn.md `zh-cn` translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
mail-templates.en-us.md
mail-templates.zh-cn.md `zh-cn` translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
repo-indexer.en-us.md
repo-indexer.zh-cn.md `zh-cn` translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
reverse-proxies.en-us.md Remove reference to caddy v1 in docs (#24962) 2023-05-28 08:39:16 +00:00
reverse-proxies.zh-cn.md
search-engines-indexation.en-us.md
search-engines-indexation.zh-cn.md `zh-cn` translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00
signing.en-us.md
signing.zh-cn.md `zh-cn` translation for administration docs (#24881) 2023-05-24 10:35:43 +08:00