Unverified Commit e0352aae authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2586887 by LittleCoding, Cottser, webchick, gambry, alexpott, joachim,...

Issue #2586887 by LittleCoding, Cottser, webchick, gambry, alexpott, joachim, joelpittet, lauri, xjm: Remove bogus theme config override example from default.settings.php

(cherry picked from commit 26d7911b)
parent eb2b7a40
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -618,7 +618,6 @@
 * change events.
 */
# $config['system.site']['name'] = 'My Drupal site';
# $config['system.theme']['default'] = 'stark';
# $config['user.settings']['anonymous'] = 'Visitor';

/**
+0 −1
Original line number Diff line number Diff line
@@ -618,7 +618,6 @@
 * change events.
 */
# $config['system.site']['name'] = 'My Drupal site';
# $config['system.theme']['default'] = 'stark';
# $config['user.settings']['anonymous'] = 'Visitor';

/**