refactor(config): remove runtime config files and centralize route/bootstrap
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"area": "core",
|
||||
"reviewer": "code",
|
||||
"title": "Settings in DB, not config files",
|
||||
"requirement": "New application settings MUST be stored in the settings DB table. config/settings.php is a partial hot-path cache only."
|
||||
"requirement": "New application settings MUST be stored in the settings DB table. storage/runtime/settings.php is a partial hot-path cache only."
|
||||
},
|
||||
{
|
||||
"id": "GR-CORE-012",
|
||||
|
||||
Reference in New Issue
Block a user