mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
May aswell use the default encryption key since config isn't updated
This commit is contained in:
parent
e8688573ab
commit
2c61afaa2e
@ -80,7 +80,7 @@ return array(
|
||||
|
||||
'key' => 'CHANGE_ME!!!',
|
||||
|
||||
'cipher' => MCRYPT_RIJNDAEL_256,
|
||||
'cipher' => MCRYPT_RIJNDAEL_128,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user