Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating.
parent
add658801c
commit
8e5650ac20
|
|
@ -363,7 +363,7 @@ ini_set('session.cookie_lifetime', 2000000);
|
|||
* - anonymous: Defines the human-readable name of anonymous users.
|
||||
* Remove the leading hash signs to enable.
|
||||
*/
|
||||
# $conf['site_name'] = 'My Drupal site';
|
||||
# $conf['system.site']['name'] = 'My Drupal site';
|
||||
# $conf['theme_default'] = 'stark';
|
||||
# $conf['anonymous'] = 'Visitor';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue