commented salt in drupal settings
This commit is contained in:
parent
c49bb7bc54
commit
193d40b0aa
@ -265,7 +265,7 @@ $databases = [];
|
||||
* $settings['hash_salt'] = file_get_contents('/home/example/salt.txt');
|
||||
* @endcode
|
||||
*/
|
||||
$settings['hash_salt'] = file_get_contents($app_root . '/' . $site_path . '/salt.txt');
|
||||
// $settings['hash_salt'] = file_get_contents($app_root . '/' . $site_path . '/salt.txt');
|
||||
|
||||
/**
|
||||
* Deployment identifier.
|
||||
|
Loading…
x
Reference in New Issue
Block a user