Skip to content
代码片段 群组 项目
提交 e0856268 编辑于 作者: Dylan Griffith's avatar Dylan Griffith 提交者: Thong Kuah
浏览文件

Remove support for uses_legacy_database_config

This was planned to to be removed in `15.0`. This setting in
`config/database.yml` (or inferred from the structure of
`config/database.yml`) allowed GitLab installations (from source) to
stick to the old "flat" structure. Since we've already updated Omnibus
installations and GDK to no longer generate this flat structure there
would only be installations from source that are affected by this change
and they should have already been receiving deprecation warnings for
some months. This change will ensure they see an error if they don't
have a top level `main` key in their `config/database.yml` and all they
need to do is nest the config under `main` to fix the problem.

Changelog: removed
上级 98284cbb
No related branches found
No related tags found
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册