Issue #2662646 by chera.jaswinder, philnguyen, Munavijayalakshmi, daften, fago, memtkmcc, colan, benjifisher, cilefen, britter, dagmar, tomogden, catch, robertloo, xjm, osopolar, wesleydv, YesCT, jhodgdon, xlin, dhopki12: Add the temporary files directory config to the example config overrides in default.settings.php

8.4.x
Lauri Eskola 2017-04-28 21:18:16 +03:00
parent 6b6ddee818
commit d708605724
1 changed files with 1 additions and 0 deletions

View File

@ -643,6 +643,7 @@ if ($settings['hash_salt']) {
* configuration values in settings.php will not fire any of the configuration
* change events.
*/
# $config['system.file']['path']['temporary'] = '/tmp';
# $config['system.site']['name'] = 'My Drupal site';
# $config['system.theme']['default'] = 'stark';
# $config['user.settings']['anonymous'] = 'Visitor';