The core installer in D8 appends the database configuration at the end of the settings.php file, instead of after the $databases structure is documented, currently around line 220. Note: D7 and older used to work that way, so this is a regression.
↧